Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBar.java190 Optional<MDSystemBarsController> mdSystemBarsController, in CarSystemBar() argument
213 mMDSystemBarsController = mdSystemBarsController.orElse(null); in CarSystemBar()