Home
last modified time | relevance | path

Searched defs:anchors (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/security/net/config/
DNetworkSecurityConfig.java84 Set<TrustAnchor> anchors = ref.getTrustAnchors(); in getTrustAnchors() local
92 ArraySet<TrustAnchor> anchors = new ArraySet<TrustAnchor>(anchorMap.size()); in getTrustAnchors() local
DCertificatesEntryRef.java39 Set<TrustAnchor> anchors = new ArraySet<TrustAnchor>(); in getTrustAnchors() local
DKeyStoreCertificateSource.java98 Set<java.security.cert.TrustAnchor> anchors = mIndex.findAllByIssuerAndSignature(cert); in findAllByIssuerAndSignature() local
DResourceCertificateSource.java108 Set<java.security.cert.TrustAnchor> anchors = mIndex.findAllByIssuerAndSignature(cert); in findAllByIssuerAndSignature() local
DNetworkSecurityTrustManager.java170 Set<TrustAnchor> anchors = mNetworkSecurityConfig.getTrustAnchors(); in getAcceptedIssuers() local
DXmlConfigSource.java222 List<CertificatesEntryRef> anchors = new ArrayList<>(); in parseTrustAnchors() local
/frameworks/base/tests/NetworkSecurityConfigTest/src/android/security/net/config/
DXmlConfigTests.java300 Set<TrustAnchor> anchors = config.getTrustAnchors(); in testDebugOverridesDisabled() local
311 Set<TrustAnchor> anchors = config.getTrustAnchors(); in testBasicDebugOverrides() local
325 Set<TrustAnchor> anchors = config.getTrustAnchors(); in testDebugOverridesWithDomain() local
343 Set<TrustAnchor> anchors = config.getTrustAnchors(); in testDebugInherit() local
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...