Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DSystemBarConfigs.java553 private final int mBarType; field in SystemBarConfigs.SystemBarConfig
631 private int mBarType; field in SystemBarConfigs.SystemBarConfigBuilder
/packages/apps/Car/SystemUI/src/com/android/systemui/car/decor/
DCarPrivacyChipViewController.java60 private final @InsetsType int mBarType; field in CarPrivacyChipViewController