Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/security/
DAndroidKeystoreAttestationVerificationAttributes.java116 private boolean mKeyAllowedForAllApplications = false; field in AndroidKeystoreAttestationVerificationAttributes
207 return mKeyAllowedForAllApplications; in isKeyAllowedForAllApplications()
338 this.mKeyAllowedForAllApplications = true; in AndroidKeystoreAttestationVerificationAttributes()