Searched refs:getLeftBar (Results 1 – 3 of 3) sorted by relevance
319 public CarSystemBarView getLeftBar(boolean isSetUp) { in getLeftBar() method in CarSystemBarController324 mLeftView = mCarSystemBarViewFactory.getLeftBar(isSetUp); in getLeftBar()571 mLeftView = getLeftBar(isSetUp); in checkAllBars()
120 public CarSystemBarView getLeftBar(boolean isSetUp) { in getLeftBar() method in CarSystemBarViewFactory
371 mLeftSystemBarView = mCarSystemBarController.getLeftBar(isDeviceSetupForUser()); in buildNavBarContent()