Searched refs:callGetTextAfterCursor (Results 1 – 2 of 2) sorted by relevance
268 final ImeCommand command = session.callGetTextAfterCursor(expectedN, expectedFlags); in testGetTextAfterCursor()297 final ImeCommand command = session.callGetTextAfterCursor( in testGetTextAfterCursorFailWithTimeout()336 final ImeEvent result = expectCommand(stream, session.callGetTextAfterCursor( in testGetTextAfterCursorFailFastAfterUnbindInput()
411 public ImeCommand callGetTextAfterCursor(int n, int flag) { in callGetTextAfterCursor() method in MockImeSession