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.java129 expectCommand(forkedStream, imeSession.callVerifyGetWindowManager(), TIMEOUT); in verifyIms()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java1159 public ImeCommand callVerifyGetWindowManager() { in callVerifyGetWindowManager() method in MockImeSession