Searched refs:mBottomSystemBarWindow (Results 1 – 1 of 1) sorted by relevance
104 private ViewGroup mBottomSystemBarWindow; field in CarSystemBar300 if (mBottomSystemBarWindow != null) { in restartNavBars()301 mBottomSystemBarWindow.removeAllViews(); in restartNavBars()351 mBottomSystemBarWindow = mCarSystemBarController.getBottomWindow(); in buildNavBarWindows()368 mBottomSystemBarWindow.addView(mBottomSystemBarView); in buildNavBarContent()399 if (mBottomSystemBarWindow != null && !mBottomNavBarVisible) { in attachNavBarBySide()402 mWindowManager.addView(mBottomSystemBarWindow, in attachNavBarBySide()