Searched defs:inputMethodInfo (Results 1 – 3 of 3) sorted by relevance
29 InputMethod(InputMethodInfo inputMethodInfo) { in InputMethod()
219 InputMethodInfo inputMethodInfo = new InputMethodInfo(mPackageName, mClassName, mLabel, in testEquals() local
832 private boolean isSystemInputMethodInfo(InputMethodInfo inputMethodInfo) { in isSystemInputMethodInfo()