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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
PunctuationSuggestions.java 122 SuggestedWordInfo.NOT_A_CONFIDENCE /* autoCommitFirstWordConfidence */);
SuggestedWords.java 241 public static final int NOT_A_CONFIDENCE = -1;
323 mAutoCommitFirstWordConfidence = SuggestedWordInfo.NOT_A_CONFIDENCE;
Suggest.java 256 SuggestedWordInfo.NOT_A_CONFIDENCE /* autoCommitFirstWordConfidence */);
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
SuggestedWordsTests.java 59 SuggestedWordInfo.NOT_A_CONFIDENCE /* autoCommitFirstWordConfidence */);
InputTestsBase.java 418 SuggestedWordInfo.NOT_A_CONFIDENCE /* autoCommitFirstWordConfidence */));
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/compat/
SuggestionSpanUtilsTest.java 50 SuggestedWordInfo.NOT_A_CONFIDENCE /* autoCommitFirstWordConfidence */);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java     [all...]

Completed in 851 milliseconds