Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DIInputMethodManagerImpl.java113 void hideSoftInputFromServerForTest(); in hideSoftInputFromServerForTest() method
286 public void hideSoftInputFromServerForTest() { in hideSoftInputFromServerForTest() method in IInputMethodManagerImpl
DZeroJankProxy.java227 public void hideSoftInputFromServerForTest() { in hideSoftInputFromServerForTest() method in ZeroJankProxy
DInputMethodManagerService.java3627 public void hideSoftInputFromServerForTest() { in hideSoftInputFromServerForTest() method in InputMethodManagerService
/frameworks/base/core/java/com/android/internal/view/
DIInputMethodManager.aidl91 void hideSoftInputFromServerForTest(); in hideSoftInputFromServerForTest() method
/frameworks/base/core/java/android/view/inputmethod/
DIInputMethodManagerGlobalInvoker.java352 static void hideSoftInputFromServerForTest() { in hideSoftInputFromServerForTest() method in IInputMethodManagerGlobalInvoker
DInputMethodManager.java2560 public void hideSoftInputFromServerForTest() { in hideSoftInputFromServerForTest() method in InputMethodManager