Home
last modified time | relevance | path

Searched defs:mAmbientState (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DLegacyNotificationShelfControllerImpl.java41 private AmbientState mAmbientState; field in LegacyNotificationShelfControllerImpl
H A DNotificationShelf.java84 private AmbientState mAmbientState; field in NotificationShelf
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DQuickSettingsControllerBaseTest.java132 @Mock protected AmbientState mAmbientState; field in QuickSettingsControllerBaseTest
H A DNotificationPanelViewControllerBaseTest.java258 @Mock protected AmbientState mAmbientState; field in NotificationPanelViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowViewController.java98 private final AmbientState mAmbientState; field in NotificationShadeWindowViewController
H A DQuickSettingsController.java148 private final AmbientState mAmbientState; field in QuickSettingsController
H A DNotificationPanelViewController.java301 private final AmbientState mAmbientState; field in NotificationPanelViewController
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutTest.java114 private AmbientState mAmbientState; field in NotificationStackScrollLayoutTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java222 private final AmbientState mAmbientState; field in NotificationStackScrollLayout