Searched defs:selectAll (Results 1 – 5 of 5) sorted by relevance
100 public void selectAll() { in selectAll() method in EditText
504 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
5207 public void selectAll() { in selectAll() method