Home
last modified time | relevance | path

Searched refs:flushWithGCIfHasUpdated (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DExpandableBinaryDictionary.java553 mBinaryDictionary.flushWithGCIfHasUpdated(); in createNewDictionaryLocked()
DBinaryDictionary.java554 public boolean flushWithGCIfHasUpdated() { in flushWithGCIfHasUpdated() method in BinaryDictionary