Searched refs:NOT_A_CONFIDENCE (Results 1 - 6 of 6) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DPunctuationSuggestions.java112 SuggestedWordInfo.NOT_A_CONFIDENCE /* autoCommitFirstWordConfidence */);
H A DSuggestedWords.java199 SuggestedWordInfo.NOT_A_CONFIDENCE /* autoCommitFirstWordConfidence */));
222 public static final int NOT_A_CONFIDENCE = -1; field in class:SuggestedWords.SuggestedWordInfo
297 mAutoCommitFirstWordConfidence = SuggestedWordInfo.NOT_A_CONFIDENCE;
425 SuggestedWordInfo.NOT_A_CONFIDENCE));
H A DSuggest.java179 SuggestedWordInfo.NOT_A_CONFIDENCE /* autoCommitFirstWordConfidence */));
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
H A DSuggestedWordsTests.java59 SuggestedWordInfo.NOT_A_CONFIDENCE /* autoCommitFirstWordConfidence */);
H A DInputTestsBase.java352 SuggestedWordInfo.NOT_A_CONFIDENCE /* autoCommitFirstWordConfidence */));
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
H A DInputLogic.java1461 SuggestedWordInfo.NOT_A_CONFIDENCE /* autoCommitFirstWordConfidence */));
1476 SuggestedWordInfo.NOT_A_CONFIDENCE

Completed in 147 milliseconds