Home
last modified time | relevance | path

Searched refs:conversationNotificationManager (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DConversationNotifications.kt47 private val conversationNotificationManager: ConversationNotificationManager in <lambda>() constant in com.android.systemui.statusbar.notification.ConversationNotificationProcessor
63 conversationNotificationManager.getUnreadCount(entry, recoveredBuilder) in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java698 ConversationNotificationManager conversationNotificationManager, in NotificationPanelViewController() argument
822 mConversationNotificationManager = conversationNotificationManager; in NotificationPanelViewController()