Searched refs:biometric_unlock (Results 1 – 1 of 1) sorted by relevance
265 biometric_unlock: Option<BiometricUnlock>, field883 entry.biometric_unlock = None; in lock_unlocked_device_required_keys()927 entry.biometric_unlock = Some(BiometricUnlock { in lock_unlocked_device_required_keys()960 entry.biometric_unlock = None; in wipe_all_unlocked_device_required_keys()969 entry.biometric_unlock.is_some(), in log_status_of_unlocked_device_required_keys()997 if let Some(biometric) = entry.biometric_unlock.as_ref() { in try_unlock_user_with_biometric()