Home
last modified time | relevance | path

Searched refs:getIdentifierDisclosureIssue (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/security/
DCellularNetworkSecuritySafetySource.java187 .map(e -> getIdentifierDisclosureIssue(context, e.getKey(), e.getValue())); in getSafetySourceData()
295 private Optional<SafetySourceIssue> getIdentifierDisclosureIssue( in getIdentifierDisclosureIssue() method in CellularNetworkSecuritySafetySource