Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputConnectionWrapperTest.java79 assertTrue(inputConnection.isReportFullscreenModeCalled); in testInputConnectionWrapper()
117 public boolean isReportFullscreenModeCalled; field in InputConnectionWrapperTest.MockInputConnection
212 isReportFullscreenModeCalled = true; in reportFullscreenMode()