/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/ |
H A D | QueryTextView.java | 72 private InputMethodManager getInputMethodManager() { in getInputMethodManager() method in QueryTextView 77 InputMethodManager imm = getInputMethodManager(); in showInputMethod() 84 InputMethodManager imm = getInputMethodManager(); in hideInputMethod()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | InsetsController.java | 175 InputMethodManager getInputMethodManager(); in getInputMethodManager() method 919 mHost.getInputMethodManager(), null /* icProto */); in show() 980 mHost.getInputMethodManager(), null /* icProto */); in hide() 1022 mHost.getInputMethodManager(), null /* icProto */); in controlWindowInsetsAnimation() 1117 mHost.getInputMethodManager(), null /* icProto */); in controlAnimationUnchecked() 1154 "ImeInsetsSourceConsumer#requestShow", mHost.getInputMethodManager(), in collectSourceControls() 1198 "InsetsSourceConsumer#show", mHost.getInputMethodManager(), in collectSourceControls() 1205 "InsetsSourceConsumer#hide", mHost.getInputMethodManager(), in collectSourceControls() 1317 mHost.getInputMethodManager(), null /* icProto */); in cancelAnimation() 1467 mHost.getInputMethodManager(), null /* icProto */); in hideDirectly() [all …]
|
H A D | InsetsSourceConsumer.java | 122 mController.getHost().getInputMethodManager(), null /* icProto */); in setControl() 263 mController.getHost().getInputMethodManager(), null /* icProto */); in applyLocalVisibilityOverride()
|
H A D | ImeInsetsSourceConsumer.java | 164 return mController.getHost().getInputMethodManager(); in getImm()
|
H A D | ViewRootInsetsControllerHost.java | 232 public InputMethodManager getInputMethodManager() { in getInputMethodManager() method in ViewRootInsetsControllerHost
|
H A D | ViewRootImpl.java | 8422 getInsetsController().getHost().getInputMethodManager(), null /* icProto */); in dispatchInsetsChanged() 8447 getInsetsController().getHost().getInputMethodManager(), null /* icProto */); in dispatchInsetsControlChanged() 9823 viewAncestor.getInsetsController().getHost().getInputMethodManager(), in showInsets() 9837 viewAncestor.getInsetsController().getHost().getInputMethodManager(), in hideInsets()
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
H A D | RichInputMethodManager.java | 120 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()
|
H A D | LatinIME.java | 562 final InputMethodSubtype currentSubtype = richImm.getInputMethodManager() in switchSubtype() 1399 mRichImm.getInputMethodManager().showInputMethodPicker(); in onCustomRequest()
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/ |
H A D | InputMethodPreference.java | 224 private InputMethodManager getInputMethodManager() { in getInputMethodManager() method in InputMethodPreference 229 final InputMethodManager imm = getInputMethodManager(); in getSummaryString()
|
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/wm/ |
H A D | DisplaySystemBarsInsetsControllerHost.java | 150 public InputMethodManager getInputMethodManager() { in getInputMethodManager() method in DisplaySystemBarsInsetsControllerHost
|
/aosp12/frameworks/base/core/java/android/view/textservice/ |
H A D | SpellCheckerSession.java | 176 final InputMethodManager imm = mTextServicesManager.getInputMethodManager(); in getSentenceSuggestions() 209 final InputMethodManager imm = mTextServicesManager.getInputMethodManager(); in getSuggestions()
|
H A D | TextServicesManager.java | 145 public InputMethodManager getInputMethodManager() { in getInputMethodManager() method in TextServicesManager
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | Editor.java | 1005 final InputMethodManager imm = getInputMethodManager(); in updateSpellCheckSpans() 1761 private InputMethodManager getInputMethodManager() { in getInputMethodManager() method in Editor 1849 final InputMethodManager imm = getInputMethodManager(); in maybeFireScheduledRestartInputForSetText() 1956 final InputMethodManager imm = getInputMethodManager(); in reportExtractedText() 1992 final InputMethodManager imm = getInputMethodManager(); in sendUpdateSelection() 2018 InputMethodManager imm = getInputMethodManager(); in onDraw() 2495 final InputMethodManager imm = getInputMethodManager(); in startActionModeInternal() 2505 final InputMethodManager imm = getInputMethodManager(); in extractedTextModeWillBeStarted() 4538 final InputMethodManager imm = getInputMethodManager(); in updatePosition()
|
H A D | TextView.java | 2292 InputMethodManager imm = getInputMethodManager(); in setEnabled() 2302 InputMethodManager imm = getInputMethodManager(); in setEnabled() 2541 InputMethodManager imm = getInputMethodManager(); in setKeyListener() 6691 InputMethodManager imm = getInputMethodManager(); in setInputType() 7181 InputMethodManager imm = getInputMethodManager(); in onEditorAction() 8652 InputMethodManager imm = getInputMethodManager(); in onKeyUp() 8707 InputMethodManager imm = getInputMethodManager(); in onKeyUp() 11211 final InputMethodManager imm = getInputMethodManager(); in onTouchEvent() 12427 final InputMethodManager imm = getInputMethodManager(); in performAccessibilityActionClick() 12495 private InputMethodManager getInputMethodManager() { in getInputMethodManager() method in TextView.Drawables [all …]
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 18741 HSPLandroid/view/ViewRootInsetsControllerHost;->getInputMethodManager()Landroid/view/inputmethod/In… 20068 HSPLandroid/widget/Editor;->getInputMethodManager()Landroid/view/inputmethod/InputMethodManager;+]L… 20851 HSPLandroid/widget/TextView;->getInputMethodManager()Landroid/view/inputmethod/InputMethodManager;+…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 18789 HSPLandroid/view/ViewRootInsetsControllerHost;->getInputMethodManager()Landroid/view/inputmethod/In… 20116 HSPLandroid/widget/Editor;->getInputMethodManager()Landroid/view/inputmethod/InputMethodManager;+]L… 20898 HSPLandroid/widget/TextView;->getInputMethodManager()Landroid/view/inputmethod/InputMethodManager;+…
|