Searched refs:CarSystemBarViewFactory (Results 1 – 4 of 4) sorted by relevance
44 public class CarSystemBarViewFactory { class46 private static final String TAG = CarSystemBarViewFactory.class.getSimpleName();89 public CarSystemBarViewFactory( in CarSystemBarViewFactory() method in CarSystemBarViewFactory
137 CarSystemBarViewFactory carSystemBarViewFactory, in provideCarSystemBarController()
68 private final CarSystemBarViewFactory mCarSystemBarViewFactory;118 CarSystemBarViewFactory carSystemBarViewFactory, in CarSystemBarController()
81 private CarSystemBarViewFactory mCarSystemBarViewFactory;119 mCarSystemBarViewFactory = new CarSystemBarViewFactory(mSpiedContext, mFeatureFlags, in setUp()