Home
last modified time | relevance | path

Searched defs:entryManager (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DNotificationsModule.java189 NotificationEntryManager entryManager, in provideNotificationLogger()
254 NotificationEntryManager entryManager) { in provideCommonNotifCollection()
271 NotificationEntryManager entryManager, in provideOnUserInteractionCallback()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationListController.java39 NotificationEntryManager entryManager, in NotificationListController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNonPhoneDependencyTest.java78 NotificationEntryManager entryManager = Dependency.get(NotificationEntryManager.class); in testNotificationManagementCodeHasNoDependencyOnStatusBarWindowManager() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationInteractionTracker.kt16 private val entryManager: NotificationEntryManager constant in com.android.systemui.statusbar.NotificationInteractionTracker
DSmartReplyController.java45 public SmartReplyController(NotificationEntryManager entryManager, in SmartReplyController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLightsOutNotifController.java63 NotificationEntryManager entryManager, in LightsOutNotifController()
DStatusBarNotificationActivityStarter.java137 NotificationEntryManager entryManager, in StatusBarNotificationActivityStarter()
677 NotificationEntryManager entryManager, in Builder()
DNotificationGroupAlertTransferHelper.java89 public void bind(NotificationEntryManager entryManager, in bind()
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DBubblesManager.java143 NotificationEntryManager entryManager, in create()
174 NotificationEntryManager entryManager, in BubblesManager()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenterTest.java110 NotificationEntryManager entryManager = in setup() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DHeadsUpController.java77 NotificationEntryManager entryManager, in attach()
DBypassHeadsUpNotifier.kt47 private val entryManager: NotificationEntryManager, in <lambda>() constant in com.android.systemui.statusbar.notification.interruption.BypassHeadsUpNotifier
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
DSystemUIModule.java193 NotificationGroupManagerLegacy groupManager, NotificationEntryManager entryManager, in provideBubblesManager()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
DNotificationLoggerTest.java247 NotificationEntryManager entryManager, in TestableNotificationLogger()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DForegroundServiceSectionController.kt45 val entryManager: NotificationEntryManager, in <lambda>() constant in com.android.systemui.statusbar.notification.stack.ForegroundServiceSectionController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
DStatusBarDependenciesModule.java160 NotificationEntryManager entryManager, in provideSmartReplyController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/init/
DNotificationsControllerImpl.kt64 private val entryManager: NotificationEntryManager, constant in com.android.systemui.statusbar.notification.init.NotificationsControllerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java205 NotificationEntryManager entryManager, in NotificationLogger()