Searched defs:hasSelection (Results 1 – 2 of 2) sorted by relevance
63 public static ViewAssertion hasSelection(String selection) { in hasSelection() method in TextViewAssertions78 public static ViewAssertion hasSelection(Matcher<String> selection) { in hasSelection() method in TextViewAssertions
10264 public boolean hasSelection() { in hasSelection() method in TextView.Drawables