Searched refs:callRequestCursorUpdates (Results 1 – 4 of 4) sorted by relevance
242 final ImeCommand cursorUpdatesCommand = imeSession.callRequestCursorUpdates( in testInputMethod()
586 final ImeCommand callCursorUpdates = mockImeSession.callRequestCursorUpdates( in testCrossDisplayBasicImeOperations()
345 imeSession.callRequestCursorUpdates(InputConnection.CURSOR_UPDATE_IMMEDIATE),
819 public ImeCommand callRequestCursorUpdates(int cursorUpdateMode) { in callRequestCursorUpdates() method in MockImeSession