Searched defs:lightMode (Results 1 – 3 of 3) sorted by relevance
48 Bitmap takeScreenshot(@ColorInt int navigationBarColor, boolean lightMode) throws Exception; in takeScreenshot()
325 color, lightMode, info.getBottomNavigationBerHeight(), in testLightNavigationBar() local
2236 ColorStateList lightMode = ColorStateList.valueOf(Color.BLACK); in testSetColorStateList_nightMode() local