Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DBackPanel.kt155 val isDeviceInNightTheme = resources.configuration.uiMode and regex
159 if (isDeviceInNightTheme) {
167 if (isDeviceInNightTheme) {