Searched refs:MSG_WAIT_FOR_DICTIONARY_LOAD (Results 1 – 1 of 1) sorted by relevance
217 private static final int MSG_WAIT_FOR_DICTIONARY_LOAD = 8; field in LatinIME.UIHandler310 case MSG_WAIT_FOR_DICTIONARY_LOAD: in handleMessage()367 sendMessageDelayed(obtainMessage(MSG_WAIT_FOR_DICTIONARY_LOAD), in postWaitForDictionaryLoad()372 removeMessages(MSG_WAIT_FOR_DICTIONARY_LOAD); in cancelWaitForDictionaryLoad()376 return hasMessages(MSG_WAIT_FOR_DICTIONARY_LOAD); in hasPendingWaitForDictionaryLoad()