Searched refs:IKeystoreMaintenance (Results 1 – 4 of 4) sorted by relevance
23 import android.security.maintenance.IKeystoreMaintenance;41 private static IKeystoreMaintenance getService() { in getService()42 return IKeystoreMaintenance.Stub.asInterface( in getService()
29 IKeystoreMaintenance::{BnKeystoreMaintenance, IKeystoreMaintenance},61 ) -> Result<Strong<dyn IKeystoreMaintenance>> { in new_native_binder() argument268 impl IKeystoreMaintenance for Maintenance {
27 interface IKeystoreMaintenance { interface
222 auto maint_service = ks2_maint::IKeystoreMaintenance::fromBinder(binder); in earlyBootEnded()235 auto maint_service = ks2_maint::IKeystoreMaintenance::fromBinder(binder); in deleteAllKeys()