Searched refs:hideSoftInputFromServerForTest (Results 1 – 7 of 7) sorted by relevance
126 void hideSoftInputFromServerForTest(); in hideSoftInputFromServerForTest() method312 public void hideSoftInputFromServerForTest() { in hideSoftInputFromServerForTest() method in IInputMethodManagerImpl315 mCallback.hideSoftInputFromServerForTest(); in hideSoftInputFromServerForTest()
222 public void hideSoftInputFromServerForTest() { in hideSoftInputFromServerForTest() method in ZeroJankProxy223 mInner.hideSoftInputFromServerForTest(); in hideSoftInputFromServerForTest()
3648 public void hideSoftInputFromServerForTest() { in hideSoftInputFromServerForTest() method in InputMethodManagerService
91 void hideSoftInputFromServerForTest(); in hideSoftInputFromServerForTest() method
359 static void hideSoftInputFromServerForTest() { in hideSoftInputFromServerForTest() method in IInputMethodManagerGlobalInvoker365 service.hideSoftInputFromServerForTest(); in hideSoftInputFromServerForTest()
2791 public void hideSoftInputFromServerForTest() { in hideSoftInputFromServerForTest() method in InputMethodManager2792 IInputMethodManagerGlobalInvoker.hideSoftInputFromServerForTest(); in hideSoftInputFromServerForTest()
4163 …ission(android.Manifest.permission.TEST_INPUT_METHOD) public void hideSoftInputFromServerForTest();