Searched refs:deleteSurroundingTextInCodePoints (Results 1 – 2 of 2) sorted by relevance
61 wrapper.deleteSurroundingTextInCodePoints(10, 100); in testInputConnectionWrapper()167 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints() method in InputConnectionWrapperTest.MockInputConnection
369 ic.deleteSurroundingTextInCodePoints(deleteBeforeInCodePoints, deleteAfterInCodePoints);