Searched defs:deleteSurroundingTextInCodePoints (Results 1 – 5 of 5) sorted by relevance
68 public boolean deleteSurroundingTextInCodePoints(int beforeLength, in deleteSurroundingTextInCodePoints() method in NoOpInputConnection
82 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints() method in HandlerInputConnection
67 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints() method in NoOpInputConnection
83 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints() method in InputConnectionSplitter
240 public boolean deleteSurroundingTextInCodePoints(int beforeLength, int afterLength) { in deleteSurroundingTextInCodePoints() method in InputConnectionDefaultMethodTest.TestInputConnection