Searched refs:MSG_RESUME_SUGGESTIONS_FOR_START_INPUT (Results 1 – 1 of 1) sorted by relevance
182 private static final int MSG_RESUME_SUGGESTIONS_FOR_START_INPUT = 10; field in LatinIME.UIHandler243 case MSG_RESUME_SUGGESTIONS_FOR_START_INPUT: in handleMessage()304 removeMessages(MSG_RESUME_SUGGESTIONS_FOR_START_INPUT); in postResumeSuggestionsInternal()305 final int message = forStartInput ? MSG_RESUME_SUGGESTIONS_FOR_START_INPUT in postResumeSuggestionsInternal()