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 126 if (word0Property.mIsNotAWord != word1PtNode.getIsNotAWord()) {
128 + word0Property.mIsNotAWord + " -> " + word1PtNode.getIsNotAWord());
Info.java 76 if (ptNode.getIsNotAWord()) {
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
FusionDictionary.java 152 public boolean getIsNotAWord() {

Completed in 467 milliseconds