Home
last modified time | relevance | path

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

/frameworks/base/telephony/common/com/android/internal/telephony/
DTelephonyPermissions.java101 public static boolean checkCallingOrSelfReadPhoneStateNoThrow( in checkCallingOrSelfReadPhoneStateNoThrow() method in TelephonyPermissions
/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/
DSubscriptionManagerService.java1897 .filter(subInfo -> TelephonyPermissions.checkCallingOrSelfReadPhoneStateNoThrow( in getAllSubInfoList()
2747 && TelephonyPermissions.checkCallingOrSelfReadPhoneStateNoThrow( in getOpportunisticSubscriptions()
2956 || TelephonyPermissions.checkCallingOrSelfReadPhoneStateNoThrow( in getSubscriptionsInGroup()