Home
last modified time | relevance | path

Searched defs:imes (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java3115 List<InputMethodInfo> imes = mSettings.getEnabledInputMethodListWithFilterLocked( in shouldShowImeSwitcherLocked() local
5072 final List<InputMethodInfo> imes = (List<InputMethodInfo>) msg.obj; in handleMessage() local