Searched defs:anchors (Results 1 – 8 of 8) sorted by relevance
84 Set<TrustAnchor> anchors = ref.getTrustAnchors(); in getTrustAnchors() local92 ArraySet<TrustAnchor> anchors = new ArraySet<TrustAnchor>(anchorMap.size()); in getTrustAnchors() local
39 Set<TrustAnchor> anchors = new ArraySet<TrustAnchor>(); in getTrustAnchors() local
98 Set<java.security.cert.TrustAnchor> anchors = mIndex.findAllByIssuerAndSignature(cert); in findAllByIssuerAndSignature() local
108 Set<java.security.cert.TrustAnchor> anchors = mIndex.findAllByIssuerAndSignature(cert); in findAllByIssuerAndSignature() local
170 Set<TrustAnchor> anchors = mNetworkSecurityConfig.getTrustAnchors(); in getAcceptedIssuers() local
222 List<CertificatesEntryRef> anchors = new ArrayList<>(); in parseTrustAnchors() local
300 Set<TrustAnchor> anchors = config.getTrustAnchors(); in testDebugOverridesDisabled() local311 Set<TrustAnchor> anchors = config.getTrustAnchors(); in testBasicDebugOverrides() local325 Set<TrustAnchor> anchors = config.getTrustAnchors(); in testDebugOverridesWithDomain() local343 Set<TrustAnchor> anchors = config.getTrustAnchors(); in testDebugInherit() local
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...