Searched defs:setTextAfterCursor (Results 1 – 2 of 2) sorted by relevance
26 void setTextAfterCursor(CharSequence textAfterCursor, int seq); in setTextAfterCursor() method
134 public void setTextAfterCursor(CharSequence textAfterCursor, int seq) { in setTextAfterCursor() method in InputConnectionWrapper.InputContextCallback