Searched refs:TRUST_ANCHOR_COMPARATOR (Results 1 – 3 of 3) sorted by relevance
93 private static final TrustAnchorComparator TRUST_ANCHOR_COMPARATOR = field in TrustManagerImpl789 Collections.sort(sortedAnchors, TRUST_ANCHOR_COMPARATOR); in sortPotentialAnchors()
95 private static final TrustAnchorComparator TRUST_ANCHOR_COMPARATOR = field in TrustManagerImpl803 Collections.sort(sortedAnchors, TRUST_ANCHOR_COMPARATOR); in sortPotentialAnchors()
275 Lcom/android/org/conscrypt/TrustManagerImpl;->TRUST_ANCHOR_COMPARATOR:Lcom/android/org/conscrypt/Tr…