Home
last modified time | relevance | path

Searched defs:hasInsertionPointerAtIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/espresso/
DTextViewAssertions.java93 public static ViewAssertion hasInsertionPointerAtIndex(int index) { in hasInsertionPointerAtIndex() method in TextViewAssertions
108 public static ViewAssertion hasInsertionPointerAtIndex(final Matcher<Integer> index) { in hasInsertionPointerAtIndex() method in TextViewAssertions