Home
last modified time | relevance | path

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

/frameworks/base/telephony/common/com/android/internal/telephony/
DTelephonyPermissions.java92 public static boolean checkCallingOrSelfReadPhoneState( in checkCallingOrSelfReadPhoneState() method in TelephonyPermissions
104 return checkCallingOrSelfReadPhoneState(context, subId, callingPackage, in checkCallingOrSelfReadPhoneStateNoThrow()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java540 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subId, callingPackage, in getActiveSubscriptionInfo()
665 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getActiveSubscriptionInfoForSimSlotIndex()
716 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getAllSubInfoList()
842 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getAllSubInfoCount()
886 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getAvailableSubscriptionInfoList()
2657 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subId, callingPackage, in isActiveSubId()
2795 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subId, callingPackage, in getSubscriptionProperty()
3477 return TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subId, in getSubscriptionsInGroup()
3784 return TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, in getSubscriptionInfoListFromCacheHelper()
DPhoneSubInfoController.java457 TelephonyPermissions.checkCallingOrSelfReadPhoneState(
DSmsController.java683 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(getPhone(subId).getContext(), in checkSmsShortCodeDestination()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSubscriptionControllerTest.java941 assertTrue(TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, 1, in testSetSubscriptionGroup()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java2627 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in checkListenerPermission()
/frameworks/base/config/
Dboot-image-profile.txt23013 HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCallingOrSelfReadPhoneState(Landroid…