Searched refs:NotificationPanelViewMediator (Results 1 – 5 of 5) sorted by relevance
22 import com.android.systemui.car.notification.NotificationPanelViewMediator;41 @ClassKey(NotificationPanelViewMediator.class)43 NotificationPanelViewMediator notificationPanelViewMediator); in bindNotificationPanelViewMediator()
44 public class NotificationPanelViewMediator implements OverlayViewMediator, class71 public NotificationPanelViewMediator( in NotificationPanelViewMediator() method in NotificationPanelViewMediator
33 public class BottomNotificationPanelViewMediator extends NotificationPanelViewMediator {
33 public class TopNotificationPanelViewMediator extends NotificationPanelViewMediator {
40 import com.android.systemui.car.notification.NotificationPanelViewMediator;138 NotificationPanelViewMediator.class.getName()); in onInit_notificationPanelViewMediatorUsed_topBarNotEnabled_doesNotThrowException()