Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarModule.java68 Lazy<CarSystemBarMediator> applyRROService, in bindCarSystemBarStartable() argument
73 return applyRROService.get(); in bindCarSystemBarStartable()
82 Lazy<CarSystemBarMediator> applyRROService, in provideCarSystemBarConfigListener() argument
87 return applyRROService.get(); in provideCarSystemBarConfigListener()