Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputConnectionWrapperTest.java69 assertTrue(inputConnection.isGetTextAfterCursorCalled); in testInputConnectionWrapper()
111 public boolean isGetTextAfterCursorCalled; field in InputConnectionWrapperTest.MockInputConnection
182 isGetTextAfterCursorCalled = true; in getTextAfterCursor()