Searched refs:callRequestCursorUpdates (Results 1 – 4 of 4) sorted by relevance
765 final ImeCommand command = session.callRequestCursorUpdates(expectedFlags); in testRequestCursorUpdates()792 final ImeCommand command = session.callRequestCursorUpdates( in testRequestCursorUpdatesFailWithTimeout()831 final ImeEvent result = expectCommand(stream, session.callRequestCursorUpdates( in testRequestCursorUpdatesFailFastAfterUnbindInput()
476 imeSession.callRequestCursorUpdates(InputConnection.CURSOR_UPDATE_IMMEDIATE),
948 public ImeCommand callRequestCursorUpdates(int cursorUpdateMode) { in callRequestCursorUpdates() method in MockImeSession
570 final ImeCommand callCursorUpdates = mockImeSession.callRequestCursorUpdates( in testCrossDisplayBasicImeOperations()