Home
last modified time | relevance | path

Searched refs:MSG_RESUME_SUGGESTIONS (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java176 private static final int MSG_RESUME_SUGGESTIONS = 4; field in LatinIME.UIHandler
238 case MSG_RESUME_SUGGESTIONS: in handleMessage()
303 removeMessages(MSG_RESUME_SUGGESTIONS); in postResumeSuggestionsInternal()
306 : MSG_RESUME_SUGGESTIONS; in postResumeSuggestionsInternal()