Searched refs:showAllNavigationButtons (Results 1 – 5 of 5) sorted by relevance
263 mCarSystemBarController.showAllNavigationButtons(/* isSetUp= */ true); in hide()315 mCarSystemBarController.showAllNavigationButtons(/* isSetUp= */ true); in setOccluded()
491 mCarSystemBar.showAllNavigationButtons(/* isSetUp= */ true); in testShowAllNavigationButtons_bottomEnabled_bottomNavigationButtonsVisible()503 mCarSystemBar.showAllNavigationButtons(/* isSetUp= */ true); in testShowAllNavigationButtons_bottomEnabled_bottomKeyguardButtonsGone()515 mCarSystemBar.showAllNavigationButtons(/* isSetUp= */ true); in testShowAllNavigationButtons_bottomEnabled_bottomOcclusionButtonsGone()
252 verify(mCarSystemBarController).showAllNavigationButtons(true); in restartNavbars_newUserIsSetupWithKeyguardHidden_showsNavigationButtons()
571 public void showAllNavigationButtons(boolean isSetUp) { in showAllNavigationButtons() method in CarSystemBarController
402 mCarSystemBarController.showAllNavigationButtons(isDeviceSetupForUser()); in resetSystemBarContent()