Searched refs:isGetTextAfterCursorCalled (Results 1 – 1 of 1) sorted by relevance
69 assertTrue(inputConnection.isGetTextAfterCursorCalled); in testInputConnectionWrapper()111 public boolean isGetTextAfterCursorCalled; field in InputConnectionWrapperTest.MockInputConnection182 isGetTextAfterCursorCalled = true; in getTextAfterCursor()