Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputConnectionWrapperTest.java74 assertTrue(inputConnection.isPerformPrivateCommandCalled); in testInputConnectionWrapper()
107 public boolean isPerformPrivateCommandCalled; field in InputConnectionWrapperTest.MockInputConnection
191 isPerformPrivateCommandCalled = true; in performPrivateCommand()