Searched refs:NOT_A_WORD_TAG (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DCombinedFormatUtils.java36 public static final String NOT_A_WORD_TAG = "not_a_word"; field in class:CombinedFormatUtils
66 builder.append("," + NOT_A_WORD_TAG + "=" + TRUE_VALUE);
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
H A DCombinedInputOutput.java143 case CombinedFormatUtils.NOT_A_WORD_TAG:

Completed in 43 milliseconds