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.java90 public static boolean checkCallingOrSelfReadPhoneState( in checkCallingOrSelfReadPhoneState() method in TelephonyPermissions
102 return checkCallingOrSelfReadPhoneState(context, subId, callingPackage, in checkCallingOrSelfReadPhoneStateNoThrow()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java701 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subId, callingPackage, in getActiveSubscriptionInfo()
826 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getActiveSubscriptionInfoForSimSlotIndex()
880 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getAllSubInfoList()
1006 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getAllSubInfoCount()
1050 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getAvailableSubscriptionInfoList()
2795 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subId, callingPackage, in isActiveSubId()
2933 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subId, callingPackage, in getSubscriptionProperty()
3616 return TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subId, in getSubscriptionsInGroup()
DPhoneSubInfoController.java461 TelephonyPermissions.checkCallingOrSelfReadPhoneState(
DSmsController.java689 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(getPhone(subId).getContext(), in checkSmsShortCodeDestination()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSubscriptionControllerTest.java951 assertTrue(TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, 1, in testSetSubscriptionGroup()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java2653 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in checkListenerPermission()
/frameworks/base/config/
Dboot-image-profile.txt29690 HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCallingOrSelfReadPhoneState(Landroid…