Searched defs:isSetUp (Results 1 – 4 of 4) sorted by relevance
110 public CarSystemBarView getTopBar(boolean isSetUp) { in getTopBar()115 public CarSystemBarView getBottomBar(boolean isSetUp) { in getBottomBar()120 public CarSystemBarView getLeftBar(boolean isSetUp) { in getLeftBar()125 public CarSystemBarView getRightBar(boolean isSetUp) { in getRightBar()140 private CarSystemBarView getBar(boolean isSetUp, Type provisioned, Type unprovisioned) { in getBar()152 private CarSystemBarView getBarCached(boolean isSetUp, Type provisioned, Type unprovisioned) { in getBarCached()
365 public CarSystemBarView getTopBar(boolean isSetUp) { in getTopBar()389 public CarSystemBarView getBottomBar(boolean isSetUp) { in getBottomBar()402 public CarSystemBarView getLeftBar(boolean isSetUp) { in getLeftBar()415 public CarSystemBarView getRightBar(boolean isSetUp) { in getRightBar()569 public void showAllNavigationButtons(boolean isSetUp) { in showAllNavigationButtons()589 public void showAllKeyguardButtons(boolean isSetUp) { in showAllKeyguardButtons()609 public void showAllOcclusionButtons(boolean isSetUp) { in showAllOcclusionButtons()626 public void toggleAllNotificationsUnseenIndicator(boolean isSetUp, boolean hasUnseen) { in toggleAllNotificationsUnseenIndicator()660 private void checkAllBars(boolean isSetUp) { in checkAllBars()
112 boolean isSetUp) { in setupQuickControlsEntryPoints()
240 boolean isSetUp() { in isSetUp() method in FloatingHeaderView