Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java392 private boolean mUsingLightTheme; field in NotificationStackScrollLayout
3928 if (lightTheme == mUsingLightTheme) {
3931 mUsingLightTheme = lightTheme;