Home
last modified time | relevance | path

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

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