Searched refs:unlockState (Results 1 – 2 of 2) sorted by relevance
29 val unlockState: StateFlow<BiometricUnlockModel> = keyguardRepository.biometricUnlockState constant in com.android.systemui.keyguard.domain.interactor.BiometricUnlockInteractor
80 biometricUnlockInteractor.unlockState, in <lambda>()