| /frameworks/base/telephony/java/com/android/internal/telephony/euicc/ |
| D | IEuiccController.aidl | 33 String callingPackage, in PendingIntent callbackIntent); in getDownloadableSubscriptionMetadata() 35 String callingPackage, in PendingIntent callbackIntent); in getDefaultDownloadableSubscriptionList() 40 in PendingIntent callbackIntent); in downloadSubscription() 43 in PendingIntent callbackIntent); in deleteSubscription() 45 in PendingIntent callbackIntent); in switchToSubscription() 47 String callingPackage, in PendingIntent callbackIntent); in switchToSubscriptionWithPort() 49 String callingPackage, in PendingIntent callbackIntent); in updateSubscriptionNickname() 50 oneway void eraseSubscriptions(int cardId, in PendingIntent callbackIntent); in eraseSubscriptions() 52 int cardId, int options, in PendingIntent callbackIntent); in eraseSubscriptionsWithOptions() 53 oneway void retainSubscriptionsForFactoryReset(int cardId, in PendingIntent callbackIntent); in retainSubscriptionsForFactoryReset()
|
| /frameworks/base/telephony/java/android/telephony/euicc/ |
| D | EuiccManager.java | 1021 boolean switchAfterDownload, PendingIntent callbackIntent) { in downloadSubscription() 1054 PendingIntent callbackIntent) throws IntentSender.SendIntentException { in startResolutionActivity() 1085 PendingIntent callbackIntent = in continueOperation() local 1120 DownloadableSubscription subscription, PendingIntent callbackIntent) { in getDownloadableSubscriptionMetadata() 1150 public void getDefaultDownloadableSubscriptionList(PendingIntent callbackIntent) { in getDefaultDownloadableSubscriptionList() 1194 public void deleteSubscription(int subscriptionId, PendingIntent callbackIntent) { in deleteSubscription() 1257 public void switchToSubscription(int subscriptionId, PendingIntent callbackIntent) { in switchToSubscription() 1319 @NonNull PendingIntent callbackIntent) { in switchToSubscription() 1356 int subscriptionId, @Nullable String nickname, @NonNull PendingIntent callbackIntent) { in updateSubscriptionNickname() 1385 public void eraseSubscriptions(@NonNull PendingIntent callbackIntent) { in eraseSubscriptions() [all …]
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
| D | EuiccOperation.java | 266 PendingIntent callbackIntent) { in continueOperation() 345 PendingIntent callbackIntent) { in resolvedGetMetadataDeactivateSim() 362 PendingIntent callbackIntent) { in resolvedDownloadDeactivateSim() 382 PendingIntent callbackIntent) { in resolvedDownloadNoPrivileges() 414 int portIndex, boolean consent, PendingIntent callbackIntent) { in resolvedDownloadNoPrivilegesOrDeactivateSimCheckMetadata() 448 PendingIntent callbackIntent) { in resolvedDownloadConfirmationCode() 468 PendingIntent callbackIntent) { in resolvedDownloadResolvableErrors() 504 PendingIntent callbackIntent) { in resolvedGetDefaultListDeactivateSim() 520 PendingIntent callbackIntent, boolean usePortIndex) { in resolvedSwitchDeactivateSim() 540 PendingIntent callbackIntent, boolean usePortIndex) { in resolvedSwitchNoPrivileges() [all …]
|
| D | EuiccController.java | 188 PendingIntent callbackIntent = in continueOperation() local 299 PendingIntent callbackIntent) { in getDownloadableSubscriptionMetadata() 400 boolean forceDeactivateSim, String callingPackage, PendingIntent callbackIntent) { in getDownloadableSubscriptionMetadata() 428 PendingIntent callbackIntent) { in GetMetadataCommandCallback() 481 PendingIntent callbackIntent) { in downloadSubscription() 572 Bundle resolvedBundle, PendingIntent callbackIntent) { in downloadSubscription() 653 PendingIntent callbackIntent, boolean withUserConsent, int portIndex) { in DownloadSubscriptionGetMetadataCommandCallback() 727 Bundle resolvedBundle, final PendingIntent callbackIntent) { in downloadSubscriptionPrivilegedCheckMetadata() 742 final PendingIntent callbackIntent) { in downloadSubscriptionPrivileged() 874 String callingPackage, PendingIntent callbackIntent) { in getDefaultDownloadableSubscriptionList() [all …]
|
| /frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
| D | KeyguardEsimArea.java | 129 PendingIntent callbackIntent = PendingIntent.getBroadcastAsUser( in onClick() local
|
| /frameworks/base/core/java/com/android/internal/app/ |
| D | ISoundTriggerSession.aidl | 49 in ComponentName callbackIntent,in SoundTrigger.RecognitionConfig config); in startRecognitionForService()
|
| /frameworks/base/services/usage/java/com/android/server/usage/ |
| D | AppTimeLimitController.java | 237 long timeElapsed, PendingIntent callbackIntent); in onLimitReached() 249 PendingIntent callbackIntent); in onSessionEnd() 752 long timeLimit, PendingIntent callbackIntent, @UserIdInt int userId) { in addAppUsageObserver() 860 long timeLimit, long timeUsed, PendingIntent callbackIntent, in addAppUsageLimitObserver()
|
| D | UsageStatsService.java | 2586 callbackIntent, String callingPackage) { in registerAppUsageObserver() 2670 long timeLimitMs, long timeUsedMs, PendingIntent callbackIntent, in registerAppUsageLimitObserver() 2896 long timeLimitMs, PendingIntent callbackIntent, int userId) { in registerAppUsageObserver() 2918 long timeLimitMs, long timeUsedMs, PendingIntent callbackIntent, int userId) { in registerAppUsageLimitObserver()
|
| /frameworks/base/core/java/android/os/ |
| D | RecoverySystem.java | 1045 PendingIntent callbackIntent = PendingIntent.getBroadcastAsUser( in wipeEuiccData() local 1143 PendingIntent callbackIntent = PendingIntent.getBroadcastAsUser( in removeEuiccInvisibleSubs() local 1164 .deleteSubscription(subscriptionInfo.getSubscriptionId(), callbackIntent); in removeEuiccInvisibleSubs() local
|
| /frameworks/base/core/java/android/app/usage/ |
| D | UsageStatsManager.java | 921 long timeLimit, @NonNull TimeUnit timeUnit, @NonNull PendingIntent callbackIntent) { in registerAppUsageObserver() 1071 @Nullable PendingIntent callbackIntent) { in registerAppUsageLimitObserver()
|
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
| D | EuiccControllerTest.java | 174 public void sendResult(PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in sendResult() 183 PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in refreshSubscriptionsAndSendResult()
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | SubscriptionManager.java | 3260 public void switchToSubscription(int subId, @NonNull PendingIntent callbackIntent) { in switchToSubscription()
|