Searched refs:MSG_REOPEN_DICTIONARIES (Results 1 – 1 of 1) sorted by relevance
177 private static final int MSG_REOPEN_DICTIONARIES = 5; field in LatinIME.UIHandler248 case MSG_REOPEN_DICTIONARIES: in handleMessage()291 sendMessage(obtainMessage(MSG_REOPEN_DICTIONARIES)); in postReopenDictionaries()351 return hasMessages(MSG_REOPEN_DICTIONARIES); in hasPendingReopenDictionaries()