Searched refs:mLeftSystemBarView (Results 1 – 1 of 1) sorted by relevance
143 private CarSystemBarView mLeftSystemBarView; field in CarSystemBar462 mLeftSystemBarView = mCarSystemBarController.getLeftBar(isDeviceSetupForUser()); in buildNavBarContent()463 if (mLeftSystemBarView != null) { in buildNavBarContent()464 mSystemBarConfigs.insetSystemBar(LEFT, mLeftSystemBarView); in buildNavBarContent()465 mHvacController.registerHvacViews(mLeftSystemBarView); in buildNavBarContent()466 mLeftSystemBarWindow.addView(mLeftSystemBarView); in buildNavBarContent()838 mHvacController.unregisterViews(mLeftSystemBarView); in clearSystemBarWindow()843 mLeftSystemBarView = null; in clearSystemBarWindow()