Home
last modified time | relevance | path

Searched defs:SystemBarConfig (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DSystemBarConfigsImpl.java665 private static final class SystemBarConfig { class
674 private SystemBarConfig(@SystemBarSide int side, int barType, int girth, int zOrder, in SystemBarConfig() method in SystemBarConfig