Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationAlertingManager.java60 AmbientPulseManager ambientPulseManager, in NotificationAlertingManager() argument
66 mAmbientPulseManager = ambientPulseManager; in NotificationAlertingManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationRoundnessManager.java52 NotificationRoundnessManager(AmbientPulseManager ambientPulseManager) { in NotificationRoundnessManager() argument
57 ambientPulseManager.addListener(this); in NotificationRoundnessManager()
DNotificationStackScrollLayout.java516 AmbientPulseManager ambientPulseManager, in NotificationStackScrollLayout() argument
530 mAmbientPulseManager = ambientPulseManager; in NotificationStackScrollLayout()