Searched refs:CarSystemBarModule (Results 1 – 3 of 3) sorted by relevance
23 import com.android.systemui.car.systembar.CarSystemBarModule;36 QuickControlsEntryPointsModule.class, CarSystemBarModule.class})
36 @Module(includes = {CarSystemBarModule.class})
57 public abstract class CarSystemBarModule { class