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/
DSystemBarConfigs.java407 private static final class SystemBarConfig { class in SystemBarConfigs
416 private SystemBarConfig(@SystemBarSide int side, int barType, int girth, int zOrder, in SystemBarConfig() method in SystemBarConfigs.SystemBarConfig