Searched refs:MSG_WAIT_FOR_DICTIONARY_LOAD (Results 1 – 1 of 1) sorted by relevance
180 private static final int MSG_WAIT_FOR_DICTIONARY_LOAD = 8; field in LatinIME.UIHandler273 case MSG_WAIT_FOR_DICTIONARY_LOAD: in handleMessage()330 sendMessageDelayed(obtainMessage(MSG_WAIT_FOR_DICTIONARY_LOAD), in postWaitForDictionaryLoad()335 removeMessages(MSG_WAIT_FOR_DICTIONARY_LOAD); in cancelWaitForDictionaryLoad()339 return hasMessages(MSG_WAIT_FOR_DICTIONARY_LOAD); in hasPendingWaitForDictionaryLoad()