Searched refs:showUnlockRipple (Results 1 – 3 of 3) sorted by relevance
123 showUnlockRipple(biometricSourceType)146 fun showUnlockRipple(biometricSourceType: BiometricSourceType) { regex377 showUnlockRipple(BiometricSourceType.FINGERPRINT)382 showUnlockRipple(BiometricSourceType.FACE)
257 controller.showUnlockRipple(BiometricSourceType.FINGERPRINT)278 controller.showUnlockRipple(BiometricSourceType.FACE)
692 mAuthRippleController.showUnlockRipple(FINGERPRINT); in onLongPress()