Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/
DCarSystemUIBinder.java22 import com.android.systemui.car.statusicon.ui.QuickControlsEntryPointsModule;
36 QuickControlsEntryPointsModule.class, CarSystemBarModule.class})
/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/ui/
DQuickControlsEntryPointsModule.java31 public abstract class QuickControlsEntryPointsModule { class