Searched refs:checkCallingOrSelfReadPhoneState (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/telephony/common/com/android/internal/telephony/ |
D | TelephonyPermissions.java | 93 public static boolean checkCallingOrSelfReadPhoneState( in checkCallingOrSelfReadPhoneState() method in TelephonyPermissions 105 return checkCallingOrSelfReadPhoneState(context, subId, callingPackage, in checkCallingOrSelfReadPhoneStateNoThrow()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | PhoneSubInfoController.java | 672 TelephonyPermissions.checkCallingOrSelfReadPhoneState(
|
D | SmsController.java | 966 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(getPhone(subId).getContext(), in checkSmsShortCodeDestination()
|
D | IccSmsInterfaceManager.java | 1422 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getSmsCapacityOnIcc()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/ |
D | SubscriptionManagerService.java | 1930 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subId, callingPackage, in getActiveSubscriptionInfo() 2004 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subId, in getActiveSubscriptionInfoForSimSlotIndex() 3409 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subId, in getSubscriptionProperty() 3537 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subId, callingPackage, in isActiveSubId()
|
/frameworks/base/services/core/java/com/android/server/ |
D | TelephonyRegistry.java | 3996 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in checkListenerPermission()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 21876 HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCallingOrSelfReadPhoneState(Landroid…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 21940 HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCallingOrSelfReadPhoneState(Landroid…
|