Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputConnectionWrapperTest.java71 assertTrue(inputConnection.isGetTextBeforeCursorCalled); in testInputConnectionWrapper()
112 public boolean isGetTextBeforeCursorCalled; field in InputConnectionWrapperTest.MockInputConnection
187 isGetTextBeforeCursorCalled = true; in getTextBeforeCursor()