Home
last modified time | relevance | path

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

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