Searched defs:mCertificates (Results 1 – 6 of 6) sorted by relevance
33 private List<byte[]> mCertificates; field in KeymasterCertificateChain49 public KeymasterCertificateChain(List<byte[]> mCertificates) { in KeymasterCertificateChain()
50 private Set<X509Certificate> mCertificates; field in DirectoryCertificateSource
38 private Set<X509Certificate> mCertificates; field in KeyStoreCertificateSource
41 private Set<X509Certificate> mCertificates; field in ResourceCertificateSource
28 private final Set<X509Certificate> mCertificates; field in TestCertificateSource
35 private final List<List<byte[]>> mCertificates; field in FontRequest