Searched refs:mConversationNotificationManager (Results 1 – 2 of 2) sorted by relevance
236 @Mock protected ConversationNotificationManager mConversationNotificationManager; field in NotificationPanelViewControllerBaseTest599 mConversationNotificationManager, mMediaHierarchyManager, in setup()
328 private final ConversationNotificationManager mConversationNotificationManager; field in NotificationPanelViewController916 mConversationNotificationManager = conversationNotificationManager; in NotificationPanelViewController()2662 mConversationNotificationManager.onNotificationPanelExpandStateChanged(isFullyCollapsed()); in onExpandingFinished()