Home
last modified time | relevance | path

Searched defs:notificationEntryManager (Results 1 – 13 of 13) 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.java144 NotificationEntryManager notificationEntryManager, Handler handler) { in provideVisualStabilityManager()
180 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/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.java188 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.java484 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