Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DEnsureBarContrastTest.java19 import static android.server.wm.EnsureBarContrastTest.TestActivity.EXTRA_ENSURE_CONTRAST;
20 import static android.server.wm.EnsureBarContrastTest.TestActivity.EXTRA_LIGHT_BARS;
21 import static android.server.wm.EnsureBarContrastTest.TestActivity.backgroundForBar;
60 public class EnsureBarContrastTest { class