Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/
H A DCarSystemUIBinder.java24 import com.android.systemui.car.statusicon.ui.QuickControlsEntryPointsModule;
54 QuickControlsEntryPointsModule.class})
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/ui/
H A DQuickControlsEntryPointsModule.java30 public abstract class QuickControlsEntryPointsModule { class