Home
last modified time | relevance | path

Searched defs:lightMode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
H A DLightNavigationBarVerifier.java48 Bitmap takeScreenshot(@ColorInt int navigationBarColor, boolean lightMode) throws Exception; in takeScreenshot()
/aosp_15_r20/cts/tests/inputmethod/src/android/view/inputmethod/cts/
H A DNavigationBarColorTest.java325 color, lightMode, info.getBottomNavigationBerHeight(), in testLightNavigationBar() local
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DRemoteViewsTest.java2236 ColorStateList lightMode = ColorStateList.valueOf(Color.BLACK); in testSetColorStateList_nightMode() local