Home
last modified time | relevance | path

Searched defs:hideCurrentInputMethod (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerInternal.java59 public abstract void hideCurrentInputMethod(@SoftInputShowHideReason int reason); in hideCurrentInputMethod() method in InputMethodManagerInternal
DInputMethodManagerService.java5734 public void hideCurrentInputMethod(@SoftInputShowHideReason int reason) { in hideCurrentInputMethod() method in LocalServiceImpl
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java2123 void hideCurrentInputMethod() { in hideCurrentInputMethod() method in BubbleStackView
DBubbleController.java556 void hideCurrentInputMethod() { in hideCurrentInputMethod() method in BubbleController
/frameworks/opt/car/services/builtInServices/src_imms/com/android/server/inputmethod/
DInputMethodManagerServiceProxy.java942 public void hideCurrentInputMethod(int reason) { in hideCurrentInputMethod() method in InputMethodManagerServiceProxy.InputMethodManagerInternalProxy
DCarInputMethodManagerService.java5671 public void hideCurrentInputMethod(@SoftInputShowHideReason int reason) { in hideCurrentInputMethod() method in LocalServiceImpl