Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DConversationNotifications.kt47 private val conversationNotificationManager: ConversationNotificationManager
63 conversationNotificationManager.getUnreadCount(entry, recoveredBuilder)
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java676 ConversationNotificationManager conversationNotificationManager, in NotificationPanelViewController() argument
805 mConversationNotificationManager = conversationNotificationManager; in NotificationPanelViewController()