Searched defs:inputMethodManager (Results 1 – 3 of 3) sorted by relevance
247 final InputMethodManager inputMethodManager = mInstrumentation.getTargetContext() in getEnabledInputMethods() local
1181 final InputMethodManager inputMethodManager = getSystemService(InputMethodManager.class); in sendGetInputMethodList() local1191 final InputMethodManager inputMethodManager = getSystemService(InputMethodManager.class); in sendGetEnabledInputMethodList() local1202 final InputMethodManager inputMethodManager = getSystemService(InputMethodManager.class); in sendGetEnabledInputMethodSubtypeList() local
822 InputMethodManager inputMethodManager = getSystemService(InputMethodManager.class); in getEnabledNonSystemImes() local