Searched refs:selfOrParentWithContentDescription (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/
H A DPopupMenuTest.java163 .check(matches(selfOrParentWithContentDescription(
169 .check(matches(selfOrParentWithContentDescription(
658 private static Matcher<View> selfOrParentWithContentDescription(final CharSequence expected) { method in class:PopupMenuTest

Completed in 63 milliseconds