HomeSort by relevance Sort by last modified time
    Searched refs:getIsNotAWord (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
Diff.java 137 if (word0.mIsNotAWord != word1.getIsNotAWord()) {
139 + " -> " + word1.getIsNotAWord());
Info.java 75 if (ptNode.getIsNotAWord()) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
FusionDictionary.java 173 public boolean getIsNotAWord() {
    [all...]

Completed in 38 milliseconds