Searched refs:getInputMethodManager (Results 1 – 4 of 4) sorted by relevance
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()
562 final InputMethodSubtype currentSubtype = richImm.getInputMethodManager() in switchSubtype()1414 mRichImm.getInputMethodManager().showInputMethodPicker(); in onCustomRequest()
235 final InputMethodManager imm = getInputMethodManager(); in getSummaryString()241 private InputMethodManager getInputMethodManager() { in getInputMethodManager() method in InputMethodPreferenceController
147 public InputMethodManager getInputMethodManager() { in getInputMethodManager() method in DisplaySystemBarsInsetsControllerHost