Home
last modified time | relevance | path

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

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