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

/frameworks/support/v7/appcompat/tests/src/android/support/v7/testutils/
H A DAppCompatTintableViewActions.java151 return allOf(TestUtilsMatchers.isTintableBackgroundView());
178 return allOf(TestUtilsMatchers.isTintableBackgroundView());
206 return allOf(TestUtilsMatchers.isTintableBackgroundView(),
H A DTestUtilsMatchers.java244 public static Matcher<View> isTintableBackgroundView() { method in class:TestUtilsMatchers

Completed in 1303 milliseconds