Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DNotificationQSContainerControllerTest.kt87 notificationsQSContainerController.splitShadeEnabled = true
104 notificationsQSContainerController.splitShadeEnabled = true
119 notificationsQSContainerController.splitShadeEnabled = true
134 notificationsQSContainerController.splitShadeEnabled = false
148 notificationsQSContainerController.splitShadeEnabled = false
168 notificationsQSContainerController.splitShadeEnabled = false
186 notificationsQSContainerController.splitShadeEnabled = false
204 notificationsQSContainerController.splitShadeEnabled = true
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationsQSContainerController.kt27 var splitShadeEnabled = false regex
98 if (!(splitShadeEnabled || isQSCustomizing || isQSDetailShowing || isGestureNavigation ||
113 if (splitShadeEnabled) {