Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
H A DCarSystemBarViewFactory.java163 view.setupQuickControlsEntryPoints(mQuickControlsEntryPointsController, isSetUp); in getBarCached()
H A DCarSystemBarView.java106 void setupQuickControlsEntryPoints( in setupQuickControlsEntryPoints() method in CarSystemBarView