Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputConnectionWrapperTest.java93 assertTrue(inputConnection.isCloseConnectionCalled); in testInputConnectionWrapper()
124 public boolean isCloseConnectionCalled; field in InputConnectionWrapperTest.MockInputConnection
247 isCloseConnectionCalled = true; in closeConnection()