Searched refs:mLeftSystemBarView (Results 1 – 1 of 1) sorted by relevance
109 private CarSystemBarView mLeftSystemBarView; field in CarSystemBar308 mHvacController.unregisterViews(mLeftSystemBarView); in restartNavBars()309 mLeftSystemBarView = null; in restartNavBars()371 mLeftSystemBarView = mCarSystemBarController.getLeftBar(isDeviceSetupForUser()); in buildNavBarContent()372 if (mLeftSystemBarView != null) { in buildNavBarContent()373 mSystemBarConfigs.insetSystemBar(SystemBarConfigs.LEFT, mLeftSystemBarView); in buildNavBarContent()374 mHvacController.registerHvacViews(mLeftSystemBarView); in buildNavBarContent()375 mLeftSystemBarWindow.addView(mLeftSystemBarView); in buildNavBarContent()