Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DImeInsetsControllerTest.java159 expectCommand(stream, imeSession.callSetHeight(newKeyboardHeight), TIMEOUT); in testChangeSizeWhileControlling()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java1809 public ImeCommand callSetHeight(int height) { in callSetHeight() method in MockImeSession