Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/tests/src/android/support/v7/testutils/
DTestUtilsMatchers.java82 public static Matcher isBackground(@ColorInt final int color) { in isBackground() method
90 public static Matcher isBackground(@ColorInt final int color, final boolean onlyTestCenter) { in isBackground() method