Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/
DSubscriptionManagerService.java747 private boolean hasPhoneNumberAccess(int subId, @NonNull String callingPackage, in hasPhoneNumberAccess() method in SubscriptionManagerService
808 boolean hasPhoneNumberAccess = hasPhoneNumberAccess(subId, callingPackage, in conditionallyRemoveIdentifiers()
811 if (hasIdentifierAccess && hasPhoneNumberAccess) { in conditionallyRemoveIdentifiers()
822 if (!hasPhoneNumberAccess) { in conditionallyRemoveIdentifiers()