Searched defs:replaceSelection (Results 1 – 2 of 2) sorted by relevance
83 public void replaceSelection(Iterable<String> ids) { in replaceSelection() method in DocsSelectionHelper
116 private static void replaceSelection(@NonNull Editable editable, in replaceSelection() method in TextViewOnReceiveContentListener