Home
last modified time | relevance | path

Searched defs:biometricUnlockSource (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/repository/
DKeyguardRepositoryImplTest.kt505 fun biometricUnlockSource() = in <lambda>() method in com.android.systemui.keyguard.data.repository.KeyguardRepositoryImplTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java474 BiometricUnlockSource biometricUnlockSource in startWakeAndUnlock()
557 BiometricUnlockSource biometricUnlockSource in onModeChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthRippleController.kt113 authRippleInteractor.showUnlockRipple.collect { biometricUnlockSource -> in <lambda>() method