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