Searched refs:getInputMethodManager (Results 1 – 3 of 3) sorted by relevance
72 private InputMethodManager getInputMethodManager() { in getInputMethodManager() method in QueryTextView77 InputMethodManager imm = getInputMethodManager(); in showInputMethod()84 InputMethodManager imm = getInputMethodManager(); in hideInputMethod()
120 public InputMethodManager getInputMethodManager() { in getInputMethodManager() method in RichInputMethodManager511 final InputMethodManager inputMethodManager = getInputMethodManager(); in isSystemLocaleSameAsLocaleOfAllEnabledSubtypesOfEnabledImes()556 getInputMethodManager().getShortcutInputMethodsAndSubtypes(); in updateShortcutIme()593 final InputMethodManager imm = getInputMethodManager(); in switchToTargetIME()
563 final InputMethodSubtype currentSubtype = richImm.getInputMethodManager() in switchSubtype()1380 mRichImm.getInputMethodManager().showInputMethodPicker(); in onCustomRequest()