Searched refs:callDeleteSurroundingText (Results 1 – 3 of 3) sorted by relevance
486 public MockA11yImeCommand callDeleteSurroundingText(int beforeLength, int afterLength) { in callDeleteSurroundingText() method
798 public ImeCommand callDeleteSurroundingText(int beforeLength, int afterLength) { in callDeleteSurroundingText() method in MockImeSession
2725 session.callDeleteSurroundingText(expectedBeforeLength, expectedAfterLength);2769 final ImeCommand command = session.callDeleteSurroundingText(3, 4);2813 session.callDeleteSurroundingText(expectedBeforeLength, expectedAfterLength);