Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewTest.java229 private ConversationNotificationManager mConversationNotificationManager; field in NotificationPanelViewTest
417 mConversationNotificationManager, mMediaHiearchyManager, in setup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java311 private final ConversationNotificationManager mConversationNotificationManager; field in NotificationPanelViewController
822 mConversationNotificationManager = conversationNotificationManager; in NotificationPanelViewController()
3059 mConversationNotificationManager.onNotificationPanelExpandStateChanged(isFullyCollapsed()); in onExpandingFinished()