Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java1891 public ImeCommand callGetWindowLayoutInfo() { in callGetWindowLayoutInfo() method in MockImeSession
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DKeyboardVisibilityControlTest.java592 expectCommand(stream, imeSession.callGetWindowLayoutInfo(), TIMEOUT); in testShowHideKeyboardImmediately()