Searched refs:getRightBar (Results 1 – 3 of 3) sorted by relevance
214 public CarSystemBarView getRightBar(boolean isSetUp) { in getRightBar() method in CarSystemBarController219 mRightView = mCarSystemBarViewFactory.getRightBar(isSetUp); in getRightBar()375 mRightView = getRightBar(isSetUp); in checkAllBars()
121 public CarSystemBarView getRightBar(boolean isSetUp) { in getRightBar() method in CarSystemBarViewFactory
358 mRightSystemBarView = mCarSystemBarController.getRightBar(isDeviceSetupForUser()); in buildNavBarContent()