Home
last modified time | relevance | path

Searched refs:try_unlock_user_with_biometric (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore2/src/
Dauthorization.rs193 skm.try_unlock_user_with_biometric(&mut db.borrow_mut(), user_id as u32) in on_lock_screen_event()
Dsuper_key.rs1002 pub fn try_unlock_user_with_biometric( in try_unlock_user_with_biometric() method