Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/common/com/android/internal/telephony/
H A DTelephonyPermissions.java91 public static boolean checkCallingOrSelfReadPhoneState( in checkCallingOrSelfReadPhoneState() method in TelephonyPermissions
103 return checkCallingOrSelfReadPhoneState(context, subId, callingPackage, in checkCallingOrSelfReadPhoneStateNoThrow()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java2631 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in isRadioOnForSubscriberWithFeature()
3279 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getDeviceSoftwareVersionForSlot()
3473 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getCdmaEriIconIndexForSubscriber()
3506 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getCdmaEriIconModeForSubscriber()
3537 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getCdmaEriTextForSubscriber()
3680 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getVisualVoicemailPackageName()
3848 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getVoiceMessageCountForSubscriber()
5061 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getDataNetworkTypeForSubscriber()
5086 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getVoiceNetworkTypeForSubscriber()
5479 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getForbiddenPlmns()
[all …]
H A DImsRcsController.java506 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in isUceSettingEnabled()
H A DCarrierConfigLoader.java1230 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subscriptionId, in getConfigForSubIdWithFeature()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java731 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subId, callingPackage, in getActiveSubscriptionInfo()
859 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getActiveSubscriptionInfoForSimSlotIndex()
926 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getAllSubInfoList()
1061 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getAllSubInfoCount()
3099 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subId, callingPackage, in isActiveSubId()
3240 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subId, callingPackage, in getSubscriptionProperty()
3930 return TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, subId, in getSubscriptionsInGroup()
H A DPhoneSubInfoController.java508 TelephonyPermissions.checkCallingOrSelfReadPhoneState(
H A DSmsController.java698 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState(getPhone(subId).getContext(), in checkSmsShortCodeDestination()
H A DIccSmsInterfaceManager.java1372 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in getSmsCapacityOnIcc()
/aosp12/packages/services/AlternativeNetworkAccess/src/com/android/ons/
H A DOpportunisticNetworkService.java283 .checkCallingOrSelfReadPhoneState(mContext,
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSubscriptionControllerTest.java1210 assertTrue(TelephonyPermissions.checkCallingOrSelfReadPhoneState(mContext, 1, in testSetSubscriptionGroup()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java3149 if (!TelephonyPermissions.checkCallingOrSelfReadPhoneState( in checkListenerPermission()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt22152 HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCallingOrSelfReadPhoneState(Landroid…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt22199 HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCallingOrSelfReadPhoneState(Landroid…