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.java104 hasNoScrim(lightBars)); in runTestEnsureContrast()
136 bitmap, hasNoScrim(lightBars)); in runTestDontEnsureContrast()
140 private static Matcher<Bitmap> hasNoScrim(boolean light) { in hasNoScrim() method in EnsureBarContrastTest