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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java 45 public static final int INPUT_STYLE_BEGINNING_OF_SENTENCE_PREDICTION = 7;
428 || INPUT_STYLE_BEGINNING_OF_SENTENCE_PREDICTION == inputStyle;
Suggest.java 272 ? SuggestedWords.INPUT_STYLE_BEGINNING_OF_SENTENCE_PREDICTION
LatinIME.java     [all...]

Completed in 48 milliseconds