Home
last modified time | relevance | path

Searched defs:hideInputMethod (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerInternal.java84 public abstract void hideInputMethod(@SoftInputShowHideReason int reason, in hideInputMethod() method in InputMethodManagerInternal
DInputMethodManagerService.java5683 public void hideInputMethod(@SoftInputShowHideReason int reason, in hideInputMethod() method in LocalServiceImpl