Searched refs:mAnchors (Results 1 – 2 of 2) sorted by relevance
46 private Set<TrustAnchor> mAnchors; field in NetworkSecurityConfig74 if (mAnchors != null) { in getTrustAnchors()75 return mAnchors; in getTrustAnchors()94 mAnchors = anchors; in getTrustAnchors()95 return mAnchors; in getTrustAnchors()153 mAnchors = null; in handleTrustStorageUpdate()
62489 Landroid/security/net/config/NetworkSecurityConfig;->mAnchors:Ljava/util/Set;