Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarModule.java137 CarSystemBarViewFactory carSystemBarViewFactory, in provideCarSystemBarController() argument
148 return new CarSystemBarController(context, userTracker, carSystemBarViewFactory, in provideCarSystemBarController()
DCarSystemBarController.java118 CarSystemBarViewFactory carSystemBarViewFactory, in CarSystemBarController() argument
128 mCarSystemBarViewFactory = carSystemBarViewFactory; in CarSystemBarController()