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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 145 mHandler.postUpdateSuggestionStrip(SuggestedWords.INPUT_STYLE_NONE);
281 public void postUpdateSuggestionStrip(final int inputStyle) {
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java 247 handler.postUpdateSuggestionStrip(SuggestedWords.INPUT_STYLE_TYPING);
348 handler.postUpdateSuggestionStrip(SuggestedWords.INPUT_STYLE_NONE);
    [all...]

Completed in 661 milliseconds