Home
last modified time | relevance | path

Searched refs:lightTheme (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DClock.java373 public void onColorsChanged(boolean lightTheme) { in onColorsChanged() argument
375 lightTheme ? R.style.Theme_SystemUI_LightWallpaper : R.style.Theme_SystemUI); in onColorsChanged()