Searched refs:biometricUnlockInteractor (Results 1 – 5 of 5) sorted by relevance
23 import com.android.systemui.keyguard.domain.interactor.biometricUnlockInteractor44 biometricUnlockInteractor = biometricUnlockInteractor, in <lambda>()
23 val Kosmos.biometricUnlockInteractor by Fixture { in <lambda>() constant
64 biometricUnlockInteractor: BiometricUnlockInteractor, in <lambda>()80 biometricUnlockInteractor.unlockState, in <lambda>()
30 import com.android.systemui.keyguard.domain.interactor.biometricUnlockInteractor in <lambda>()298 kosmos.biometricUnlockInteractor.setBiometricUnlockState( in <lambda>()
295 BiometricUnlockInteractor biometricUnlockInteractor, in BiometricUnlockController() argument306 mBiometricUnlockInteractor = biometricUnlockInteractor; in BiometricUnlockController()