Home
last modified time | relevance | path

Searched refs:NotificationShadeWindowControllerImpl (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DNotificationShadeWindowControllerImpl.java27 public class NotificationShadeWindowControllerImpl implements class
33 public NotificationShadeWindowControllerImpl(OverlayViewGlobalStateController controller) { in NotificationShadeWindowControllerImpl() method in NotificationShadeWindowControllerImpl
/packages/apps/SystemUIGo/src/com/android/systemui/go/
DSystemUIGoModule.java54 import com.android.systemui.shade.NotificationShadeWindowControllerImpl;
187 NotificationShadeWindowControllerImpl notificationShadeWindowController); in bindNotificationShadeController()
/packages/apps/Car/SystemUI/src/com/android/systemui/
DCarSystemUIModule.java35 import com.android.systemui.car.notification.NotificationShadeWindowControllerImpl;
178 NotificationShadeWindowControllerImpl notificationPanelViewController); in bindNotificationShadeController()