Searched refs:callGetTextAfterCursor (Results 1 – 2 of 2) sorted by relevance
666 public ImeCommand callGetTextAfterCursor(int n, int flag) { in callGetTextAfterCursor() method in MockImeSession
692 final ImeCommand command = session.callGetTextAfterCursor(expectedN, expectedFlags); in testGetTextAfterCursor()729 final ImeCommand command = session.callGetTextAfterCursor(-1, 0); in testGetTextAfterCursorFailWithNegativeLength()769 final ImeCommand command = session.callGetTextAfterCursor(expectedN, expectedFlags); in testGetTextAfterCursorFailWithTimeout()815 final ImeEvent result = expectCommand(stream, session.callGetTextAfterCursor( in testGetTextAfterCursorFailFastAfterUnbindInput()