Home
last modified time | relevance | path

Searched defs:NextWord (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DExpandableDictionary.java83 private static class NextWord { class in ExpandableDictionary
87 public NextWord(Node word, int frequency) { in NextWord() method in ExpandableDictionary.NextWord