Searched refs:hasContentChanged (Results 1 - 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DExpandableBinaryDictionary.java108 protected abstract boolean hasContentChanged(); method in class:ExpandableBinaryDictionary
395 if (hasContentChanged() || !dictionaryFileExists) {
H A DContactsBinaryDictionary.java205 protected boolean hasContentChanged() { method in class:ContactsBinaryDictionary
H A DUserBinaryDictionary.java261 protected boolean hasContentChanged() { method in class:UserBinaryDictionary

Completed in 122 milliseconds