Searched refs:CarSystemBarControllerImpl (Results 1 – 5 of 5) sorted by relevance
54 public class MDSystemBarsControllerImpl extends CarSystemBarControllerImpl {
98 public class CarSystemBarControllerImpl implements CarSystemBarController, class210 public CarSystemBarControllerImpl(Context context, in CarSystemBarControllerImpl() method in CarSystemBarControllerImpl
185 return new CarSystemBarControllerImpl(context, userTracker, carSystemBarViewFactory, in provideCarSystemBarController()
103 private CarSystemBarControllerImpl mCarSystemBarController;230 mCarSystemBarController = spy(new CarSystemBarControllerImpl(mSpiedContext, in initCarSystemBar()
112 private CarSystemBarControllerImpl mCarSystemBarController;258 mCarSystemBarController = new CarSystemBarControllerImpl(mSpiedContext, in initCarSystemBar()