Searched defs:isSetUp (Results 1 – 4 of 4) sorted by relevance
114 public CarSystemBarView getTopBar(boolean isSetUp) { in getTopBar()119 public CarSystemBarView getBottomBar(boolean isSetUp) { in getBottomBar()124 public CarSystemBarView getLeftBar(boolean isSetUp) { in getLeftBar()129 public CarSystemBarView getRightBar(boolean isSetUp) { in getRightBar()144 private CarSystemBarView getBar(boolean isSetUp, Type provisioned, Type unprovisioned) { in getBar()156 private CarSystemBarView getBarCached(boolean isSetUp, Type provisioned, Type unprovisioned) { in getBarCached()
389 public CarSystemBarView getTopBar(boolean isSetUp) { in getTopBar()413 public CarSystemBarView getBottomBar(boolean isSetUp) { in getBottomBar()426 public CarSystemBarView getLeftBar(boolean isSetUp) { in getLeftBar()439 public CarSystemBarView getRightBar(boolean isSetUp) { in getRightBar()583 public void showAllNavigationButtons(boolean isSetUp) { in showAllNavigationButtons()603 public void showAllKeyguardButtons(boolean isSetUp) { in showAllKeyguardButtons()623 public void showAllOcclusionButtons(boolean isSetUp) { in showAllOcclusionButtons()640 public void toggleAllNotificationsUnseenIndicator(boolean isSetUp, boolean hasUnseen) { in toggleAllNotificationsUnseenIndicator()674 private void checkAllBars(boolean isSetUp) { in checkAllBars()
131 boolean isSetUp) { in setupQuickControlsEntryPoints()
240 boolean isSetUp() { in isSetUp() method in FloatingHeaderView