Home
last modified time | relevance | path

Searched refs:callVerifyGetWindowManager (Results 1 – 2 of 2) sorted by relevance

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputMethodServiceStrictModeTest.java132 expectCommand(forkedStream, imeSession.callVerifyGetWindowManager(), TIMEOUT); in verifyIms()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java1856 public ImeCommand callVerifyGetWindowManager() { in callVerifyGetWindowManager() method in MockImeSession