Searched refs:NotificationPanelViewMediator (Results 1 – 5 of 5) sorted by relevance
23 import com.android.systemui.car.notification.NotificationPanelViewMediator;45 @ClassKey(NotificationPanelViewMediator.class)47 NotificationPanelViewMediator notificationPanelViewMediator); in bindNotificationPanelViewMediator()
49 public class NotificationPanelViewMediator implements OverlayViewMediator, class94 public NotificationPanelViewMediator( in NotificationPanelViewMediator() method in NotificationPanelViewMediator
37 public class TopNotificationPanelViewMediator extends NotificationPanelViewMediator {
37 public class BottomNotificationPanelViewMediator extends NotificationPanelViewMediator {
47 import com.android.systemui.car.notification.NotificationPanelViewMediator;146 NotificationPanelViewMediator.class.getName()); in onInit_notificationPanelViewMediatorUsed_topBarNotEnabled_doesNotThrowException()