Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DExpandableBinaryDictionary.java404 public void updateEntriesForInputEvents( in updateEntriesForInputEvents() method in ExpandableBinaryDictionary
416 binaryDictionary.updateEntriesForInputEvents( in updateEntriesForInputEvents()
DBinaryDictionary.java511 public void updateEntriesForInputEvents(final WordInputEventForPersonalization[] inputEvents) { in updateEntriesForInputEvents() method in BinaryDictionary