Searched refs:mAnchors (Results 1 – 1 of 1) 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()