Searched refs:expansionHandler (Results 1 – 1 of 1) sorted by relevance
118 PulseExpansionHandler expansionHandler = new PulseExpansionHandler(mContext, coordinator); in setup() local119 mNotificationPanelView = new TestableNotificationPanelView(coordinator, expansionHandler); in setup()181 PulseExpansionHandler expansionHandler) { in TestableNotificationPanelView() argument185 coordinator, expansionHandler, mock(DynamicPrivacyController.class)); in TestableNotificationPanelView()