Home
last modified time | relevance | path

Searched defs:notificationEntryManager (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
DStatusBarDependenciesModule.java73 NotificationEntryManager notificationEntryManager, in provideNotificationRemoteInputManager()
100 NotificationEntryManager notificationEntryManager, in provideNotificationMediaManager()
149 NotificationEntryManager notificationEntryManager, in provideNotificationViewHierarchyManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DNotificationsModule.java146 NotificationEntryManager notificationEntryManager, Handler handler) { in provideVisualStabilityManager()
182 NotificationEntryManager notificationEntryManager, in provideNotificationBlockingHelperManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationBlockingHelperManager.java67 NotificationEntryManager notificationEntryManager, in NotificationBlockingHelperManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DForegroundServiceNotificationListener.java52 NotificationEntryManager notificationEntryManager, in ForegroundServiceNotificationListener()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
DMediaOutputDialogFactory.kt38 private val notificationEntryManager: NotificationEntryManager, constant in com.android.systemui.media.dialog.MediaOutputDialogFactory
DMediaOutputController.java97 NotificationEntryManager notificationEntryManager, UiEventLogger uiEventLogger, in MediaOutputController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DVisualStabilityManager.java67 NotificationEntryManager notificationEntryManager, in VisualStabilityManager()
DConversationNotifications.kt66 private val notificationEntryManager: NotificationEntryManager, constant in com.android.systemui.statusbar.notification.ConversationNotificationManager
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationRemoteInputManagerTest.java266 NotificationEntryManager notificationEntryManager, in TestableNotificationRemoteInputManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationViewHierarchyManager.java111 NotificationEntryManager notificationEntryManager, in NotificationViewHierarchyManager()
DNotificationMediaManager.java192 NotificationEntryManager notificationEntryManager, in NotificationMediaManager()
DNotificationRemoteInputManager.java271 NotificationEntryManager notificationEntryManager, in NotificationRemoteInputManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowViewController.java121 NotificationEntryManager notificationEntryManager, in NotificationShadeWindowViewController()
DNotificationPanelViewController.java486 NotificationEntryManager notificationEntryManager, in NotificationPanelViewController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/people/
DPeopleHubNotificationListener.kt92 private val notificationEntryManager: NotificationEntryManager, in extractPersonKey() constant in PeopleHubDataSourceImpl