Searched refs:MSG_RESET_CACHES (Results 1 – 1 of 1) sorted by relevance
217 private static final int MSG_RESET_CACHES = 7; field in LatinIME.UIHandler299 case MSG_RESET_CACHES: in handleMessage()362 removeMessages(MSG_RESET_CACHES); in postResetCaches()363 sendMessage(obtainMessage(MSG_RESET_CACHES, tryResumeSuggestions ? 1 : 0, in postResetCaches()