Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarControllerImpl.java171 private int mSystemBarMode; field in CarSystemBarControllerImpl
901 if (mSystemBarMode != barMode) { in updateNavBarMode()
902 mSystemBarMode = barMode; in updateNavBarMode()