LatinIME/tests
Keisuke Kuroyanagi 2dcb5c1b4d 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
2014-04-24 11:25:47 -07:00
..
data Fix SuggestTests 2012-01-13 15:25:28 +09:00
res Rename text resources consistently 2014-03-25 13:02:09 +09:00
src/com/android/inputmethod Remove clearAndFlushDictionary() and use clear(). 2014-04-24 11:25:47 -07:00
Android.mk Remove android.test.runner from tests app 2013-02-05 16:07:31 -08:00
AndroidManifest.xml Reset to 9bd6dac470 2013-12-13 17:13:32 +09:00