Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarMediator.java60 public CarSystemBarMediator(CarSystemBar carSystemBar, SystemBarConfigs systemBarConfigs, in CarSystemBarMediator() argument
64 mSystemBarConfigs = systemBarConfigs; in CarSystemBarMediator()
DCarSystemBarModule.java143 SystemBarConfigs systemBarConfigs, in provideCarSystemBarController() argument
151 buttonRoleHolderController, systemBarConfigs, panelControllerBuilderProvider); in provideCarSystemBarController()
DCarSystemBarController.java124 SystemBarConfigs systemBarConfigs, in CarSystemBarController() argument
135 mSystemBarConfigs = systemBarConfigs; in CarSystemBarController()
DCarSystemBar.java186 SystemBarConfigs systemBarConfigs, in CarSystemBar() argument
207 mSystemBarConfigs = systemBarConfigs; in CarSystemBar()