Searched refs:biometric_unlock (Results 1 – 1 of 1) sorted by relevance
254 biometric_unlock: Option<BiometricUnlock>, field976 entry.biometric_unlock = Some(BiometricUnlock { in lock_screen_lock_bound_key()1004 if let Some(biometric) = entry.biometric_unlock.as_ref() { in try_unlock_user_with_biometric()