Searched refs:isGetTextBeforeCursorCalled (Results 1 – 1 of 1) sorted by relevance
71 assertTrue(inputConnection.isGetTextBeforeCursorCalled); in testInputConnectionWrapper()112 public boolean isGetTextBeforeCursorCalled; field in InputConnectionWrapperTest.MockInputConnection187 isGetTextBeforeCursorCalled = true; in getTextBeforeCursor()