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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java 41 public static final int INPUT_STYLE_PREDICTION = 6;
382 return INPUT_STYLE_PREDICTION == inputStyle
Suggest.java 193 : SuggestedWords.INPUT_STYLE_PREDICTION;

Completed in 52 milliseconds