Searched refs:getLeftBar (Results 1 – 3 of 3) sorted by relevance
202 public CarSystemBarView getLeftBar(boolean isSetUp) { in getLeftBar() method in CarSystemBarController207 mLeftView = mCarSystemBarViewFactory.getLeftBar(isSetUp); in getLeftBar()374 mLeftView = getLeftBar(isSetUp); in checkAllBars()
116 public CarSystemBarView getLeftBar(boolean isSetUp) { in getLeftBar() method in CarSystemBarViewFactory
352 mLeftSystemBarView = mCarSystemBarController.getLeftBar(isDeviceSetupForUser()); in buildNavBarContent()