Searched refs:imes (Results 1 – 2 of 2) sorted by relevance
80 boolean imes = (flags & GET_IMES) > 0; in queryApps()136 if (imes) { in queryApps()
4409 final List<InputMethodInfo> imes = (List<InputMethodInfo>) msg.obj; in handleMessage() local4411 listener -> listener.onInputMethodListUpdated(imes, userId)); in handleMessage()