Searched defs:selectAll (Results 1 – 5 of 5) sorted by relevance
100 public void selectAll() { in selectAll() method in EditText
556 UiObject selectAll = new UiObject(new UiSelector().descriptionContains("Select all")); in clearTextField() local
93 public static final void selectAll(Spannable text) { in selectAll() method in Selection
1557 private void selectAll() { in selectAll() method in EditStyledText.EditorManager
5311 public void selectAll() { in selectAll() method