Searched refs:mRightSystemBarView (Results 1 – 1 of 1) sorted by relevance
110 private CarSystemBarView mRightSystemBarView; field in CarSystemBar314 mHvacController.unregisterViews(mRightSystemBarView); in restartNavBars()315 mRightSystemBarView = null; in restartNavBars()378 mRightSystemBarView = mCarSystemBarController.getRightBar(isDeviceSetupForUser()); in buildNavBarContent()379 if (mRightSystemBarView != null) { in buildNavBarContent()380 mSystemBarConfigs.insetSystemBar(SystemBarConfigs.RIGHT, mRightSystemBarView); in buildNavBarContent()381 mHvacController.registerHvacViews(mRightSystemBarView); in buildNavBarContent()382 mRightSystemBarWindow.addView(mRightSystemBarView); in buildNavBarContent()