Home
last modified time | relevance | path

Searched refs:showActionToUnlock (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DKeyguardIndicationControllerTest.java1149 mController.showActionToUnlock(); in udfpsOnly_a11yEnabled_showsSwipeToOpen()
1169 mController.showActionToUnlock(); in udfpsOnly_showsPressToOpen()
1188 mController.showActionToUnlock(); in canSkipBouncer_noSecurity_showSwipeToUnlockHint()
1205 mController.showActionToUnlock(); in cannotSkipBouncer_showSwipeToUnlockHint()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java352 showActionToUnlock(); in KeyguardIndicationController()
1158 public void showActionToUnlock() { in showActionToUnlock() method in KeyguardIndicationController
1508 showActionToUnlock(); in onBiometricAuthenticated()
1644 showActionToUnlock(); in handleFaceAuthTimeoutError()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java3057 mKeyguardIndicationController.showActionToUnlock(); in onMiddleClicked()