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