Searched refs:ALL_ROOT_CERTIFICATES (Results 1 – 2 of 2) sorted by relevance
143 private static final ArrayMap<String, X509Certificate> ALL_ROOT_CERTIFICATES = field in TrustedRootCertificates150 return new ArrayMap(ALL_ROOT_CERTIFICATES); in getRootCertificates()160 return ALL_ROOT_CERTIFICATES.get(alias); in getRootCertificate()
51654 Landroid/security/keystore/recovery/TrustedRootCertificates;->ALL_ROOT_CERTIFICATES:Landroid/util/A…