Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputConnectionHandlerTest.java542 assertTrue(expectCommand(stream, imeSession.callVerifyExtractViewNotNull(), TIMEOUT) in testReportFullscreenMode()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java1841 public ImeCommand callVerifyExtractViewNotNull() { in callVerifyExtractViewNotNull() method in MockImeSession