Searched refs:mConversationNotificationManager (Results 1 – 2 of 2) sorted by relevance
264 @Mock protected ConversationNotificationManager mConversationNotificationManager; field in NotificationPanelViewControllerBaseTest702 mConversationNotificationManager, mMediaHierarchyManager, in setup()
334 private final ConversationNotificationManager mConversationNotificationManager; field in NotificationPanelViewController935 mConversationNotificationManager = conversationNotificationManager; in NotificationPanelViewController()2823 mConversationNotificationManager.onNotificationPanelExpandStateChanged(isFullyCollapsed()); in onExpandingFinished()