Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/security/
DCellularIdentifierDisclosureNotifier.java219 int disclosureCount = window.getDisclosureCount(); in incrementAndNotify()
263 return window.getDisclosureCount();
349 int getDisclosureCount() {
379 + getDisclosureCount());
DCellularNetworkSecuritySafetySource.java297 if (!mIdentifierDisclosureIssuesEnabled || disclosure.getDisclosureCount() == 0) { in getIdentifierDisclosureIssue()
421 private int getDisclosureCount() { in getDisclosureCount() method in CellularNetworkSecuritySafetySource.IdentifierDisclosure