Searched refs:mRightSystemBarWindow (Results 1 – 1 of 1) sorted by relevance
106 private ViewGroup mRightSystemBarWindow; field in CarSystemBar312 if (mRightSystemBarWindow != null) { in restartNavBars()313 mRightSystemBarWindow.removeAllViews(); in restartNavBars()353 mRightSystemBarWindow = mCarSystemBarController.getRightWindow(); in buildNavBarWindows()382 mRightSystemBarWindow.addView(mRightSystemBarView); in buildNavBarContent()413 if (mRightSystemBarWindow != null) { in attachNavBarBySide()414 mWindowManager.addView(mRightSystemBarWindow, in attachNavBarBySide()