/frameworks/base/telephony/java/com/android/internal/telephony/euicc/ |
D | IEuiccController.aidl | 29 String callingPackage, in PendingIntent callbackIntent); in getDownloadableSubscriptionMetadata() 31 String callingPackage, in PendingIntent callbackIntent); in getDefaultDownloadableSubscriptionList() 35 boolean switchAfterDownload, String callingPackage, in PendingIntent callbackIntent); in downloadSubscription() 38 in PendingIntent callbackIntent); in deleteSubscription() 40 in PendingIntent callbackIntent); in switchToSubscription() 42 in PendingIntent callbackIntent); in updateSubscriptionNickname() 43 oneway void eraseSubscriptions(in PendingIntent callbackIntent); in eraseSubscriptions() 44 oneway void retainSubscriptionsForFactoryReset(in PendingIntent callbackIntent); in retainSubscriptionsForFactoryReset()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccOperation.java | 201 public void continueOperation(Bundle resolutionExtras, PendingIntent callbackIntent) { in continueOperation() 211 callbackIntent); in continueOperation() local 216 callbackIntent); in continueOperation() local 221 callbackIntent); in continueOperation() local 226 callbackIntent); in continueOperation() local 231 callbackIntent); in continueOperation() local 236 callbackIntent); in continueOperation() local 241 callbackIntent); in continueOperation() local 250 boolean consent, PendingIntent callbackIntent) { in resolvedGetMetadataDeactivateSim() 266 boolean consent, PendingIntent callbackIntent) { in resolvedDownloadDeactivateSim() [all …]
|
D | EuiccController.java | 149 PendingIntent callbackIntent = in continueOperation() local 221 String callingPackage, PendingIntent callbackIntent) { in getDownloadableSubscriptionMetadata() 227 boolean forceDeactivateSim, String callingPackage, PendingIntent callbackIntent) { in getDownloadableSubscriptionMetadata() 253 PendingIntent callbackIntent) { in GetMetadataCommandCallback() 304 boolean switchAfterDownload, String callingPackage, PendingIntent callbackIntent) { in downloadSubscription() 311 PendingIntent callbackIntent) { in downloadSubscription() 343 PendingIntent callbackIntent) { in DownloadSubscriptionGetMetadataCommandCallback() 433 final PendingIntent callbackIntent) { in downloadSubscriptionPrivileged() 537 String callingPackage, PendingIntent callbackIntent) { in getDefaultDownloadableSubscriptionList() 543 boolean forceDeactivateSim, String callingPackage, PendingIntent callbackIntent) { in getDefaultDownloadableSubscriptionList() [all …]
|
/frameworks/base/telephony/java/android/telephony/euicc/ |
D | EuiccManager.java | 331 boolean switchAfterDownload, PendingIntent callbackIntent) { in downloadSubscription() 364 PendingIntent callbackIntent) throws IntentSender.SendIntentException { in startResolutionActivity() 395 PendingIntent callbackIntent = in continueOperation() local 430 DownloadableSubscription subscription, PendingIntent callbackIntent) { in getDownloadableSubscriptionMetadata() 460 public void getDefaultDownloadableSubscriptionList(PendingIntent callbackIntent) { in getDefaultDownloadableSubscriptionList() 467 mContext.getOpPackageName(), callbackIntent); in getDefaultDownloadableSubscriptionList() local 505 public void deleteSubscription(int subscriptionId, PendingIntent callbackIntent) { in deleteSubscription() 533 public void switchToSubscription(int subscriptionId, PendingIntent callbackIntent) { in switchToSubscription() 560 int subscriptionId, String nickname, PendingIntent callbackIntent) { in updateSubscriptionNickname() 584 public void eraseSubscriptions(PendingIntent callbackIntent) { in eraseSubscriptions() [all …]
|
/frameworks/base/core/java/com/android/internal/app/ |
D | ISoundTriggerService.aidl | 46 int startRecognitionForIntent(in ParcelUuid soundModelId, in PendingIntent callbackIntent, in startRecognitionForIntent() 51 in ComponentName callbackIntent,in SoundTrigger.RecognitionConfig config); in startRecognitionForService()
|
/frameworks/base/core/java/android/bluetooth/le/ |
D | BluetoothLeScanner.java | 165 @NonNull PendingIntent callbackIntent) { in startScan() 208 final PendingIntent callbackIntent, in startScan() 284 public void stopScan(PendingIntent callbackIntent) { in stopScan()
|
/frameworks/base/services/usage/java/com/android/server/usage/ |
D | AppTimeLimitController.java | 106 long timeElapsed, PendingIntent callbackIntent); in onLimitReached() 116 PendingIntent callbackIntent; field in AppTimeLimitController.TimeLimitGroup 193 PendingIntent callbackIntent, @UserIdInt int userId) { in addObserver()
|
D | UsageStatsService.java | 1116 callbackIntent, String callingPackage) { in registerAppUsageObserver() 1156 long timeLimitMs, PendingIntent callbackIntent, int userId) { in registerAppUsageObserver()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardEsimArea.java | 119 PendingIntent callbackIntent = PendingIntent.getBroadcastAsUser( in onClick() local
|
/frameworks/base/media/java/android/media/soundtrigger/ |
D | SoundTriggerManager.java | 270 public int startRecognition(UUID soundModelId, PendingIntent callbackIntent, in startRecognition()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
D | EuiccControllerTest.java | 148 public void sendResult(PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in sendResult() 157 PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in refreshSubscriptionsAndSendResult()
|
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/ |
D | SoundTriggerService.java | 310 public int startRecognitionForIntent(ParcelUuid soundModelId, PendingIntent callbackIntent, in startRecognitionForIntent() 471 PendingIntent callbackIntent, in LocalSoundTriggerRecognitionStatusIntentCallback()
|
/frameworks/base/core/java/android/app/usage/ |
D | UsageStatsManager.java | 599 @NonNull TimeUnit timeUnit, @NonNull PendingIntent callbackIntent) { in registerAppUsageObserver()
|
/frameworks/base/core/java/android/os/ |
D | RecoverySystem.java | 818 PendingIntent callbackIntent = PendingIntent.getBroadcastAsUser( in wipeEuiccData() local
|