Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/testutils/
DTestUtilsMatchers.java83 public static Matcher isBackground(@ColorInt final int color) { in isBackground() method
91 public static Matcher isBackground(@ColorInt final int color, final boolean onlyTestCenter) { in isBackground() method