Searched refs:EnsureBarContrastTest (Results 1 – 1 of 1) sorted by relevance
20 import static android.server.wm.EnsureBarContrastTest.TestActivity.EXTRA_ENSURE_CONTRAST;21 import static android.server.wm.EnsureBarContrastTest.TestActivity.EXTRA_LIGHT_BARS;22 import static android.server.wm.EnsureBarContrastTest.TestActivity.backgroundForBar;66 public class EnsureBarContrastTest { class