Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelfController.java42 private AmbientState mAmbientState; field in NotificationShelfController
DNotificationShelf.java67 private AmbientState mAmbientState; field in NotificationShelf
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutTest.java92 private AmbientState mAmbientState; field in NotificationStackScrollLayoutTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewTest.java269 private AmbientState mAmbientState; field in NotificationPanelViewTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelViewController.java184 protected final AmbientState mAmbientState; field in PanelViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java212 private final AmbientState mAmbientState; field in NotificationStackScrollLayout