Searched refs:MSG_LAST (Results 1 – 2 of 2) sorted by relevance
68 private static final int MSG_LAST = MSG_NOTIFY_CHANNEL_RECORD_MAP_CHANGED; field in RecommendationDataManager241 for (int what = MSG_FIRST; what <= MSG_LAST; ++what) { in stop()
223 private static final int MSG_LAST = MSG_SWITCH_LANGUAGE_AUTOMATICALLY; field in LatinIME.UIHandler413 for (int i = 0; i <= MSG_LAST; ++i) { in removeAllMessages()