Searched refs:showAllKeyguardButtons (Results 1 – 5 of 5) sorted by relevance
247 mCarSystemBarController.showAllKeyguardButtons(/* isSetUp= */ true); in show()313 mCarSystemBarController.showAllKeyguardButtons(/* isSetup= */ true); in setOccluded()
527 mCarSystemBar.showAllKeyguardButtons(/* isSetUp= */ true); in testShowAllKeyguardButtons_bottomEnabled_bottomKeyguardButtonsVisible()539 mCarSystemBar.showAllKeyguardButtons(/* isSetUp= */ true); in testShowAllKeyguardButtons_bottomEnabled_bottomNavigationButtonsGone()551 mCarSystemBar.showAllKeyguardButtons(/* isSetUp= */ true); in testShowAllKeyguardButtons_bottomEnabled_bottomOcclusionButtonsGone()
228 verify(mCarSystemBarController).showAllKeyguardButtons(false); in restartNavBars_newUserNotSetupWithKeyguardShowing_showsKeyguardButtons()
591 public void showAllKeyguardButtons(boolean isSetUp) { in showAllKeyguardButtons() method in CarSystemBarController
400 mCarSystemBarController.showAllKeyguardButtons(isDeviceSetupForUser()); in resetSystemBarContent()