Home
last modified time | relevance | path

Searched defs:biometricUnlockInteractor (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/domain/interactor/
DBiometricUnlockInteractorKosmos.kt23 val Kosmos.biometricUnlockInteractor by Fixture { in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java295 BiometricUnlockInteractor biometricUnlockInteractor, in BiometricUnlockController()