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

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

Completed in 14 milliseconds