Searched refs:postUpdateSuggestionStrip (Results 1 – 2 of 2) sorted by relevance
246 handler.postUpdateSuggestionStrip(SuggestedWords.INPUT_STYLE_TYPING); in onTextInput()333 handler.postUpdateSuggestionStrip(SuggestedWords.INPUT_STYLE_NONE); in onPickSuggestionManually()1543 mLatinIME.mHandler.postUpdateSuggestionStrip(SuggestedWords.INPUT_STYLE_RECORRECTION); in restartSuggestionsOnWordTouchedByCursor()
285 public void postUpdateSuggestionStrip(final int inputStyle) { in postUpdateSuggestionStrip() method in LatinIME.UIHandler1628 mHandler.postUpdateSuggestionStrip(inputStyle); in updateStateAfterInputTransaction()