Searched refs:enforceTelephonyFeatureWithException (Results 1 – 5 of 5) sorted by relevance
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | PhoneSubInfoController.java | 111 enforceTelephonyFeatureWithException(callingPackage, in getNaiForSubscriber() 130 enforceTelephonyFeatureWithException(callingPackage, in getCarrierInfoForImsiEncryption() 159 enforceTelephonyFeatureWithException(callingPackage, 204 enforceTelephonyFeatureWithException(callingPackage, 216 enforceTelephonyFeatureWithException(callingPackage, 250 enforceTelephonyFeatureWithException(callingPackage, 270 enforceTelephonyFeatureWithException(callingPackage, 310 enforceTelephonyFeatureWithException(callingPackage, 330 enforceTelephonyFeatureWithException(callingPackage, 450 enforceTelephonyFeatureWithException(getCurrentPackageName(), [all …]
|
| D | SmsController.java | 315 enforceTelephonyFeatureWithException(callingPackage, "sendTextForSubscriber"); in sendTextForSubscriber() 438 enforceTelephonyFeatureWithException(callingPackage, "sendMultipartTextForSubscriber"); in sendMultipartTextForSubscriber() 508 enforceTelephonyFeatureWithException(getCallingPackage(), in enableCellBroadcastRangeForSubscriber() 533 enforceTelephonyFeatureWithException(getCallingPackage(), in disableCellBroadcastRangeForSubscriber() 548 enforceTelephonyFeatureWithException(packageName, "getPremiumSmsPermission"); in getPremiumSmsPermission() 567 enforceTelephonyFeatureWithException(packageName, "setPremiumSmsPermission"); in setPremiumSmsPermission() 610 enforceTelephonyFeatureWithException(getCallingPackage(), "isSmsSimPickActivityNeeded"); in isSmsSimPickActivityNeeded() 680 enforceTelephonyFeatureWithException(getCallingPackage(), "injectSmsPduForSubscriber"); in injectSmsPduForSubscriber() 709 enforceTelephonyFeatureWithException(getCallingPackage(), "getPreferredSmsSubscription"); in getPreferredSmsSubscription() 782 enforceTelephonyFeatureWithException(getCallingPackage(), in getCarrierConfigValuesForSubscriber() [all …]
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
| D | EuiccCardController.java | 314 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 …]
|
| D | EuiccController.java | 2232 enforceTelephonyFeatureWithException(callingPackage, "isSimPortAvailable"); in isSimPortAvailable() 2374 private void enforceTelephonyFeatureWithException(@Nullable String callingPackage, in enforceTelephonyFeatureWithException() method in EuiccController
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/ |
| D | SubscriptionManagerService.java | 1935 enforceTelephonyFeatureWithException(callingPackage, "getAllSubInfoList"); in getAllSubInfoList() 1982 enforceTelephonyFeatureWithException(callingPackage, "getActiveSubscriptionInfo"); in getActiveSubscriptionInfo() 2013 enforceTelephonyFeatureWithException(callingPackage, "getActiveSubscriptionInfoForIccId"); in getActiveSubscriptionInfoForIccId() 2059 enforceTelephonyFeatureWithException(callingPackage, in getActiveSubscriptionInfoForSimSlotIndex() 2114 enforceTelephonyFeatureWithException(callingPackage, "getActiveSubscriptionInfoList"); in getActiveSubscriptionInfoList() 2163 enforceTelephonyFeatureWithException(callingPackage, "getActiveSubInfoCount"); in getActiveSubInfoCount() 2209 enforceTelephonyFeatureWithException(callingPackage, in getAvailableSubscriptionInfoList() 2325 enforceTelephonyFeatureWithException(getCurrentPackageName(), "addSubInfo"); in addSubInfo() 2396 enforceTelephonyFeatureWithException(getCurrentPackageName(), "removeSubInfo"); in removeSubInfo() 2621 enforceTelephonyFeatureWithException(callingPackage, "setOpportunistic"); in setOpportunistic() [all …]
|