Searched refs:systemBarConfigs (Results 1 – 9 of 9) sorted by relevance
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/ |
D | CarSystemBarViewFactoryImpl.java | 51 SystemBarConfigs systemBarConfigs) { in CarSystemBarViewFactoryImpl() argument 54 mSystemBarConfigs = systemBarConfigs; in CarSystemBarViewFactoryImpl()
|
D | CarTopSystemBarViewController.java | 60 SystemBarConfigs systemBarConfigs, in CarTopSystemBarViewController() argument 71 systemBarConfigs, in CarTopSystemBarViewController()
|
D | MDSystemBarsControllerImpl.java | 68 SystemBarConfigs systemBarConfigs, in MDSystemBarsControllerImpl() argument 88 systemBarConfigs, in MDSystemBarsControllerImpl()
|
D | CarSystemBarModule.java | 149 SystemBarConfigs systemBarConfigs, in provideCarSystemBarController() argument 179 carSystemBarViewFactory, systemBarConfigs, lightBarController, in provideCarSystemBarController() 186 systemBarConfigs, lightBarController, darkIconDispatcher, windowManager, in provideCarSystemBarController()
|
D | CarSystemBarViewControllerImpl.java | 80 SystemBarConfigs systemBarConfigs, in CarSystemBarViewControllerImpl() argument 92 mSystemBarConfigs = systemBarConfigs; in CarSystemBarViewControllerImpl()
|
D | CarSystemBarControllerImpl.java | 213 SystemBarConfigs systemBarConfigs, in CarSystemBarControllerImpl() argument 234 mSystemBarConfigs = systemBarConfigs; in CarSystemBarControllerImpl()
|
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/systembar/ |
D | CarSystemBarViewTest.java | 136 SystemBarConfigs systemBarConfigs = new SystemBarConfigsImpl(getContext(), in getSystemBarViewController() local 141 systemBarConfigs, in getSystemBarViewController()
|
D | CarSystemBarTest.java | 227 SystemBarConfigs systemBarConfigs = in initCarSystemBar() local 233 systemBarConfigs, in initCarSystemBar()
|
/packages/apps/Car/SystemUI/src/com/android/systemui/car/decor/ |
D | CarPrivacyChipViewController.java | 77 SystemBarConfigs systemBarConfigs) { in CarPrivacyChipViewController() argument 82 mBarType = systemBarConfigs.getInsetsFrameProvider(context.getResources().getInteger( in CarPrivacyChipViewController()
|