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