Searched refs:showAllNavigationButtons (Results 1 – 5 of 5) sorted by relevance
164 mCarSystemBarController.showAllNavigationButtons(/* isSetUp= */ true); in hide()209 mCarSystemBarController.showAllNavigationButtons(/* isSetUp= */ true); in setOccluded()
425 mCarSystemBar.showAllNavigationButtons(/* isSetUp= */ true); in testShowAllNavigationButtons_bottomEnabled_bottomNavigationButtonsVisible()437 mCarSystemBar.showAllNavigationButtons(/* isSetUp= */ true); in testShowAllNavigationButtons_bottomEnabled_bottomKeyguardButtonsGone()449 mCarSystemBar.showAllNavigationButtons(/* isSetUp= */ true); in testShowAllNavigationButtons_bottomEnabled_bottomOcclusionButtonsGone()
213 verify(mCarSystemBarController).showAllNavigationButtons(true); in restartNavbars_newUserIsSetupWithKeyguardHidden_showsNavigationButtons()
289 public void showAllNavigationButtons(boolean isSetUp) { in showAllNavigationButtons() method in CarSystemBarController
307 mCarSystemBarController.showAllNavigationButtons(isDeviceSetupForUser()); in restartNavBars()