Home
last modified time | relevance | path

Searched refs:hideSoftInputFromServerForTest (Results 1 – 3 of 3) sorted by relevance

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java1765 public void hideSoftInputFromServerForTest() { in hideSoftInputFromServerForTest() method in MockImeSession
1767 runWithShellPermissionIdentity(imm::hideSoftInputFromServerForTest); in hideSoftInputFromServerForTest()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodStatsTest.java266 imeSession.hideSoftInputFromServerForTest(); in testServerHideImeRequestFinished()
/cts/common/device-side/bedstead/testapisparser/java/apis/
Dtest-current.txt4133 …ission(android.Manifest.permission.TEST_INPUT_METHOD) public void hideSoftInputFromServerForTest();