Searched refs:callDeleteSurroundingTextInCodePoints (Results 1 – 2 of 2) sorted by relevance
826 public ImeCommand callDeleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in callDeleteSurroundingTextInCodePoints() method in MockImeSession
2850 final ImeCommand command = session.callDeleteSurroundingTextInCodePoints(2895 final ImeCommand command = session.callDeleteSurroundingTextInCodePoints(3, 4);2917 final ImeCommand command = session.callDeleteSurroundingTextInCodePoints(1, 2);