commit | 2dcb5c1b4d399501fc7645bf933f08f3a0e7e512 | [log] [tgz] |
---|---|---|
author | Keisuke Kuroyanagi <ksk@google.com> | Thu Apr 24 11:25:47 2014 -0700 |
committer | Keisuke Kuroyanagi <ksk@google.com> | Thu Apr 24 11:25:47 2014 -0700 |
tree | ada69fbebaeae0dc8985b2b3c2ca152dd04d9b75 | |
parent | 7de3d0eed7c0a42e9f0c6c9fde9707eddc4a8ab6 [diff] |
Remove clearAndFlushDictionary() and use clear(). clearAndFlushDictionary() was needed when dictionaries are constructed in java side. All expandable dictionaries now use native code; thus, this method is same to clear() and no longer needed. Bug: 13755213 Change-Id: Ifd836e64f8ff807930f7cd2319b103b65e8fce70