Home
last modified time | relevance | path

Searched refs:hasNoScrim (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DEnsureBarContrastTest.java93 hasNoScrim(lightBars)); in runTestEnsureContrast()
120 bitmap, hasNoScrim(lightBars)); in runTestDontEnsureContrast()
124 private static Matcher<Bitmap> hasNoScrim(boolean light) { in hasNoScrim() method in EnsureBarContrastTest