Home
last modified time | relevance | path

Searched refs:CarNotificationModule (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/
DCarSystemUIBinder.java20 import com.android.systemui.car.notification.CarNotificationModule;
35 OverlayWindowModule.class, CarNotificationModule.class, QuickControlsModule.class,
/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DCarNotificationModule.java38 public abstract class CarNotificationModule { class