Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
DStatusBarDependenciesModule.java94 NotificationEntryManager notificationEntryManager, in provideNotificationRemoteInputManager()
121 NotificationEntryManager notificationEntryManager, in provideNotificationMediaManager()
182 NotificationEntryManager notificationEntryManager, in provideNotificationViewHierarchyManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/legacy/
DOnUserInteractionCallbackImplLegacy.java46 NotificationEntryManager notificationEntryManager, in OnUserInteractionCallbackImplLegacy()
DVisualStabilityManager.java71 NotificationEntryManager notificationEntryManager, in VisualStabilityManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DNotificationsModule.java135 NotificationEntryManager notificationEntryManager, in provideNotificationGutsManager()
172 NotificationEntryManager notificationEntryManager, in provideVisualStabilityManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DForegroundServiceNotificationListener.java51 NotificationEntryManager notificationEntryManager, in ForegroundServiceNotificationListener()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
DMediaOutputDialogFactory.kt37 private val notificationEntryManager: NotificationEntryManager, constant in com.android.systemui.media.dialog.MediaOutputDialogFactory
DMediaOutputController.java96 NotificationEntryManager notificationEntryManager, UiEventLogger uiEventLogger) { in MediaOutputController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationBlockingHelperManager.java70 NotificationEntryManager notificationEntryManager, in NotificationBlockingHelperManager()
DNotificationGutsManager.java144 NotificationEntryManager notificationEntryManager, in NotificationGutsManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DLaunchConversationActivity.java63 public LaunchConversationActivity(NotificationEntryManager notificationEntryManager, in LaunchConversationActivity()
DPeopleSpaceWidgetManager.java159 NotificationEntryManager notificationEntryManager, in PeopleSpaceWidgetManager()
238 NotificationEntryManager notificationEntryManager, PackageManager packageManager, in PeopleSpaceWidgetManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DConversationNotifications.kt73 private val notificationEntryManager: NotificationEntryManager, constant in com.android.systemui.statusbar.notification.AnimatedImageNotificationManager
138 private val notificationEntryManager: NotificationEntryManager, constant in com.android.systemui.statusbar.notification.ConversationNotificationManager
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationRemoteInputManagerTest.java267 NotificationEntryManager notificationEntryManager, in TestableNotificationRemoteInputManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationViewHierarchyManager.java114 NotificationEntryManager notificationEntryManager, in NotificationViewHierarchyManager()
DNotificationMediaManager.java182 NotificationEntryManager notificationEntryManager, in NotificationMediaManager()
DNotificationRemoteInputManager.java282 NotificationEntryManager notificationEntryManager, in NotificationRemoteInputManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowViewController.java128 NotificationEntryManager notificationEntryManager, in NotificationShadeWindowViewController()
DNotificationPanelViewController.java687 NotificationEntryManager notificationEntryManager, in NotificationPanelViewController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DSmartspaceDedupingCoordinator.kt52 private val notificationEntryManager: NotificationEntryManager, in <lambda>() constant in com.android.systemui.statusbar.notification.collection.coordinator.SmartspaceDedupingCoordinator
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
DSmartspaceDedupingCoordinatorTest.kt64 private lateinit var notificationEntryManager: NotificationEntryManager variable in com.android.systemui.statusbar.notification.collection.coordinator.SmartspaceDedupingCoordinatorTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/people/
DPeopleHubNotificationListener.kt92 private val notificationEntryManager: NotificationEntryManager, in extractPersonKey() constant in PeopleHubDataSourceImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java584 public NotificationStackScrollLayoutController( in NotificationStackScrollLayoutController()