Searched refs:lightThemeContext (Results 1 – 1 of 1) sorted by relevance
603 val lightThemeContext = ContextThemeWrapper(context, R.style.Theme_SystemUI_LightWallpaper) in <lambda>() constant604 val darkColor = Utils.getColorAttrDefaultColor(lightThemeContext, R.attr.wallpaperTextColor) in <lambda>()