Home
last modified time | relevance | path

Searched refs:getInputMethodManager (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DRichInputMethodManager.java120 public InputMethodManager getInputMethodManager() { in getInputMethodManager() method in RichInputMethodManager
511 final InputMethodManager inputMethodManager = getInputMethodManager(); in isSystemLocaleSameAsLocaleOfAllEnabledSubtypesOfEnabledImes()
556 getInputMethodManager().getShortcutInputMethodsAndSubtypes(); in updateShortcutIme()
593 final InputMethodManager imm = getInputMethodManager(); in switchToTargetIME()
DLatinIME.java562 final InputMethodSubtype currentSubtype = richImm.getInputMethodManager() in switchSubtype()
1414 mRichImm.getInputMethodManager().showInputMethodPicker(); in onCustomRequest()
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/inputmethod/
DInputMethodPreferenceController.java235 final InputMethodManager imm = getInputMethodManager(); in getSummaryString()
241 private InputMethodManager getInputMethodManager() { in getInputMethodManager() method in InputMethodPreferenceController
/packages/apps/Car/SystemUI/src/com/android/systemui/wm/
DDisplaySystemBarsInsetsControllerHost.java147 public InputMethodManager getInputMethodManager() { in getInputMethodManager() method in DisplaySystemBarsInsetsControllerHost