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.java76 assertTrue(inputConnection.isReportFullscreenModeCalled); in testInputConnectionWrapper()
108 public boolean isReportFullscreenModeCalled; field in InputConnectionWrapperTest.MockInputConnection
196 isReportFullscreenModeCalled = true; in reportFullscreenMode()