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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Dictionary.java 29 public static final int NOT_A_PROBABILITY = -1;
79 return NOT_A_PROBABILITY;
AutoCorrection.java 62 return Dictionary.NOT_A_PROBABILITY;
  /packages/inputmethods/LatinIME/native/jni/src/
defines.h 284 #define NOT_A_PROBABILITY (-1)
unigram_dictionary.cpp     [all...]

Completed in 115 milliseconds