Searched defs:inputMethod (Results 1 – 4 of 4) sorted by relevance
113 InputMethod inputMethod) { in IInputMethodWrapper()127 InputMethod inputMethod = mInputMethod.get(); in executeMessage() local
207 public static void setInputMethod(TextView view, CharSequence inputMethod) { in setInputMethod()
127 public static boolean isSystemIme(InputMethodInfo inputMethod) { in isSystemIme()
1817 final WindowState inputMethod = mService.mInputMethodWindow; in setTouchExcludeRegion() local