Searched refs:getTopBar (Results 1 – 3 of 3) sorted by relevance
178 public CarSystemBarView getTopBar(boolean isSetUp) { in getTopBar() method in CarSystemBarController183 mTopView = mCarSystemBarViewFactory.getTopBar(isSetUp); in getTopBar()372 mTopView = getTopBar(isSetUp); in checkAllBars()
106 public CarSystemBarView getTopBar(boolean isSetUp) { in getTopBar() method in CarSystemBarViewFactory
340 mTopSystemBarView = mCarSystemBarController.getTopBar(isDeviceSetupForUser()); in buildNavBarContent()