Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarViewFactory.java55 map.put(Type.BOTTOM_WITH_DOCK, R.layout.car_bottom_system_bar_dock); in setupLayoutMapping()
80 BOTTOM_WITH_DOCK, enumConstant
132 return getBar(isSetUp, Type.BOTTOM_WITH_DOCK, Type.BOTTOM_UNPROVISIONED); in getBottomBar()