Searched refs:SECRETKEEPER_SERVICE (Results 1 – 1 of 1) sorted by relevance
28 const SECRETKEEPER_SERVICE: &str = "android.hardware.security.secretkeeper.ISecretkeeper/default"; constant116 let sk = binder::wait_for_interface::<dyn ISecretkeeper>(SECRETKEEPER_SERVICE) in new()293 matches!(binder::is_declared(SECRETKEEPER_SERVICE), Ok(true)) in is_sk_present()