Searched refs:showAllKeyguardButtons (Results 1 – 5 of 5) sorted by relevance
150 mCarSystemBarController.showAllKeyguardButtons(/* isSetUp= */ true); in show()207 mCarSystemBarController.showAllKeyguardButtons(/* isSetup= */ true); in setOccluded()
461 mCarSystemBar.showAllKeyguardButtons(/* isSetUp= */ true); in testShowAllKeyguardButtons_bottomEnabled_bottomKeyguardButtonsVisible()473 mCarSystemBar.showAllKeyguardButtons(/* isSetUp= */ true); in testShowAllKeyguardButtons_bottomEnabled_bottomNavigationButtonsGone()485 mCarSystemBar.showAllKeyguardButtons(/* isSetUp= */ true); in testShowAllKeyguardButtons_bottomEnabled_bottomOcclusionButtonsGone()
189 verify(mCarSystemBarController).showAllKeyguardButtons(false); in restartNavBars_newUserNotSetupWithKeyguardShowing_showsKeyguardButtons()
309 public void showAllKeyguardButtons(boolean isSetUp) { in showAllKeyguardButtons() method in CarSystemBarController
305 mCarSystemBarController.showAllKeyguardButtons(isDeviceSetupForUser()); in restartNavBars()