Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/security/keystore/recovery/
H A DTrustedRootCertificates.java143 private static final ArrayMap<String, X509Certificate> ALL_ROOT_CERTIFICATES = field in TrustedRootCertificates
150 return new ArrayMap(ALL_ROOT_CERTIFICATES); in getRootCertificates()
160 return ALL_ROOT_CERTIFICATES.get(alias); in getRootCertificate()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51654 Landroid/security/keystore/recovery/TrustedRootCertificates;->ALL_ROOT_CERTIFICATES:Landroid/util/A…