Searched refs:EnsureBarContrastTest (Results 1 – 1 of 1) sorted by relevance
19 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