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.kt51 private val conversationNotificationManager: ConversationNotificationManager in <lambda>() constant in com.android.systemui.statusbar.notification.ConversationNotificationProcessor
69 conversationNotificationManager.getUnreadCount(entry, recoveredBuilder) in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java722 ConversationNotificationManager conversationNotificationManager, in NotificationPanelViewController()
935 mConversationNotificationManager = conversationNotificationManager; in NotificationPanelViewController()