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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java 67 public final int mInputStyle;
87 mInputStyle = inputStyle;
189 + " mInputStyle=" + mInputStyle
432 return isPrediction(mInputStyle);
LatinIME.java     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
SuggestionStripLayoutHelper.java 237 final boolean shouldOmitTypedWord = shouldOmitTypedWord(suggestedWords.mInputStyle,
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java     [all...]

Completed in 1080 milliseconds