Home
last modified time | relevance | path

Searched refs:enforceTelephonyFeatureWithException (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoController.java109 enforceTelephonyFeatureWithException(callingPackage, in getNaiForSubscriber()
128 enforceTelephonyFeatureWithException(callingPackage, in getCarrierInfoForImsiEncryption()
157 enforceTelephonyFeatureWithException(callingPackage,
202 enforceTelephonyFeatureWithException(callingPackage,
214 enforceTelephonyFeatureWithException(callingPackage,
248 enforceTelephonyFeatureWithException(callingPackage,
268 enforceTelephonyFeatureWithException(callingPackage,
308 enforceTelephonyFeatureWithException(callingPackage,
328 enforceTelephonyFeatureWithException(callingPackage,
448 enforceTelephonyFeatureWithException(getCurrentPackageName(),
[all …]
DSmsController.java299 enforceTelephonyFeatureWithException(callingPackage, "sendTextForSubscriber"); in sendTextForSubscriber()
419 enforceTelephonyFeatureWithException(callingPackage, "sendMultipartTextForSubscriber"); in sendMultipartTextForSubscriber()
487 enforceTelephonyFeatureWithException(getCallingPackage(), in enableCellBroadcastRangeForSubscriber()
512 enforceTelephonyFeatureWithException(getCallingPackage(), in disableCellBroadcastRangeForSubscriber()
527 enforceTelephonyFeatureWithException(packageName, "getPremiumSmsPermission"); in getPremiumSmsPermission()
546 enforceTelephonyFeatureWithException(packageName, "setPremiumSmsPermission"); in setPremiumSmsPermission()
589 enforceTelephonyFeatureWithException(getCallingPackage(), "isSmsSimPickActivityNeeded"); in isSmsSimPickActivityNeeded()
659 enforceTelephonyFeatureWithException(getCallingPackage(), "injectSmsPduForSubscriber"); in injectSmsPduForSubscriber()
688 enforceTelephonyFeatureWithException(getCallingPackage(), "getPreferredSmsSubscription"); in getPreferredSmsSubscription()
758 enforceTelephonyFeatureWithException(getCallingPackage(), in getCarrierConfigValuesForSubscriber()
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccCardController.java314 enforceTelephonyFeatureWithException(callingPackage, "getAllProfiles"); in getAllProfiles()
365 enforceTelephonyFeatureWithException(callingPackage, "getProfile"); in getProfile()
415 enforceTelephonyFeatureWithException(callingPackage, "getEnabledProfile"); in getEnabledProfile()
501 enforceTelephonyFeatureWithException(callingPackage, "disableProfile"); in disableProfile()
551 enforceTelephonyFeatureWithException(callingPackage, "switchToProfile"); in switchToProfile()
619 enforceTelephonyFeatureWithException(callingPackage, "setNickname"); in setNickname()
669 enforceTelephonyFeatureWithException(callingPackage, "deleteProfile"); in deleteProfile()
722 enforceTelephonyFeatureWithException(callingPackage, "resetMemory"); in resetMemory()
775 enforceTelephonyFeatureWithException(callingPackage, "getDefaultSmdpAddress"); in getDefaultSmdpAddress()
825 enforceTelephonyFeatureWithException(callingPackage, "getSmdsAddress"); in getSmdsAddress()
[all …]
DEuiccController.java2228 enforceTelephonyFeatureWithException(callingPackage, "isSimPortAvailable"); in isSimPortAvailable()
2370 private void enforceTelephonyFeatureWithException(@Nullable String callingPackage, in enforceTelephonyFeatureWithException() method in EuiccController
/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/
DSubscriptionManagerService.java1892 enforceTelephonyFeatureWithException(callingPackage, "getAllSubInfoList"); in getAllSubInfoList()
1936 enforceTelephonyFeatureWithException(callingPackage, "getActiveSubscriptionInfo"); in getActiveSubscriptionInfo()
1966 enforceTelephonyFeatureWithException(callingPackage, "getActiveSubscriptionInfoForIccId"); in getActiveSubscriptionInfoForIccId()
2012 enforceTelephonyFeatureWithException(callingPackage, in getActiveSubscriptionInfoForSimSlotIndex()
2065 enforceTelephonyFeatureWithException(callingPackage, "getActiveSubscriptionInfoList"); in getActiveSubscriptionInfoList()
2113 enforceTelephonyFeatureWithException(callingPackage, "getActiveSubInfoCount"); in getActiveSubInfoCount()
2157 enforceTelephonyFeatureWithException(callingPackage, "getAvailableSubscriptionInfoList"); in getAvailableSubscriptionInfoList()
2271 enforceTelephonyFeatureWithException(getCurrentPackageName(), "addSubInfo"); in addSubInfo()
2334 enforceTelephonyFeatureWithException(getCurrentPackageName(), "removeSubInfo"); in removeSubInfo()
2559 enforceTelephonyFeatureWithException(callingPackage, "setOpportunistic"); in setOpportunistic()
[all …]