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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java 44 public static final int INPUT_STYLE_PREDICTION = 6;
427 return INPUT_STYLE_PREDICTION == inputStyle
Suggest.java 273 : SuggestedWords.INPUT_STYLE_PREDICTION;
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/compat/
SuggestionSpanUtilsTest.java 143 // SuggestionSpan will not be attached when {@link SuggestedWords#INPUT_STYLE_PREDICTION}
153 SuggestedWords.INPUT_STYLE_PREDICTION,

Completed in 189 milliseconds