Home
last modified time | relevance | path

Searched defs:callbackIntent (Results 1 – 20 of 20) sorted by relevance

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
H A DIEuiccController.aidl32 String callingPackage, in PendingIntent callbackIntent); in getDownloadableSubscriptionMetadata()
34 String callingPackage, in PendingIntent callbackIntent); in getDefaultDownloadableSubscriptionList()
39 in PendingIntent callbackIntent); in downloadSubscription()
42 in PendingIntent callbackIntent); in deleteSubscription()
44 in PendingIntent callbackIntent); in switchToSubscription()
46 String callingPackage, in PendingIntent callbackIntent); in updateSubscriptionNickname()
47 oneway void eraseSubscriptions(int cardId, in PendingIntent callbackIntent); in eraseSubscriptions()
49 int cardId, int options, in PendingIntent callbackIntent); in eraseSubscriptionsWithOptions()
50 oneway void retainSubscriptionsForFactoryReset(int cardId, in PendingIntent callbackIntent); in retainSubscriptionsForFactoryReset()
/aosp12/frameworks/base/telephony/java/android/telephony/euicc/
H A DEuiccManager.java917 boolean switchAfterDownload, PendingIntent callbackIntent) { in downloadSubscription()
950 PendingIntent callbackIntent) throws IntentSender.SendIntentException { in startResolutionActivity()
981 PendingIntent callbackIntent = in continueOperation() local
1016 DownloadableSubscription subscription, PendingIntent callbackIntent) { in getDownloadableSubscriptionMetadata()
1046 public void getDefaultDownloadableSubscriptionList(PendingIntent callbackIntent) { in getDefaultDownloadableSubscriptionList()
1090 public void deleteSubscription(int subscriptionId, PendingIntent callbackIntent) { in deleteSubscription()
1130 public void switchToSubscription(int subscriptionId, PendingIntent callbackIntent) { in switchToSubscription()
1185 public void eraseSubscriptions(@NonNull PendingIntent callbackIntent) { in eraseSubscriptions()
1211 @ResetOption int options, @NonNull PendingIntent callbackIntent) { in eraseSubscriptions()
1241 public void retainSubscriptionsForFactoryReset(PendingIntent callbackIntent) { in retainSubscriptionsForFactoryReset()
[all …]
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
H A DEuiccOperation.java265 PendingIntent callbackIntent) { in continueOperation()
322 PendingIntent callbackIntent) { in resolvedGetMetadataDeactivateSim()
339 PendingIntent callbackIntent) { in resolvedDownloadDeactivateSim()
358 PendingIntent callbackIntent) { in resolvedDownloadNoPrivileges()
386 boolean consent, PendingIntent callbackIntent) { in resolvedDownloadNoPrivilegesOrDeactivateSimCheckMetadata()
419 PendingIntent callbackIntent) { in resolvedDownloadConfirmationCode()
436 PendingIntent callbackIntent) { in resolvedDownloadResolvableErrors()
470 PendingIntent callbackIntent) { in resolvedGetDefaultListDeactivateSim()
486 PendingIntent callbackIntent) { in resolvedSwitchDeactivateSim()
503 PendingIntent callbackIntent) { in resolvedSwitchNoPrivileges()
[all …]
H A DEuiccController.java176 PendingIntent callbackIntent = in continueOperation() local
268 PendingIntent callbackIntent) { in getDownloadableSubscriptionMetadata()
395 PendingIntent callbackIntent) { in GetMetadataCommandCallback()
447 PendingIntent callbackIntent) { in downloadSubscription()
660 final PendingIntent callbackIntent) { in downloadSubscriptionPrivilegedCheckMetadata()
671 final PendingIntent callbackIntent) { in downloadSubscriptionPrivileged()
827 PendingIntent callbackIntent) { in GetDefaultListCommandCallback()
894 PendingIntent callbackIntent) { in deleteSubscription()
924 final PendingIntent callbackIntent) { in deleteSubscriptionPrivileged()
957 PendingIntent callbackIntent) { in switchToSubscription()
[all …]
/aosp12/packages/services/Telephony/src/com/android/phone/euicc/
H A DEuiccResolutionUiDispatcherActivity.java71 PendingIntent callbackIntent = in onDispatchFailure() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/
H A DContactSaveService.java195 public void onServiceCompleted(Intent callbackIntent); in onServiceCompleted()
386 Intent callbackIntent = new Intent(context, callbackActivity); in createNewRawContactIntent() local
397 Intent callbackIntent = intent.getParcelableExtra(EXTRA_CALLBACK_INTENT); in createRawContact() local
478 Intent callbackIntent = new Intent(context, callbackActivity); in createSaveContactIntent() local
769 Intent callbackIntent = new Intent(context, callbackActivity); in createNewGroupIntent() local
824 Intent callbackIntent = new Intent(context, callbackActivity); in createGroupRenameIntent() local
869 final Intent callbackIntent = new Intent(BROADCAST_GROUP_DELETED); in deleteGroup() local
921 Intent callbackIntent = new Intent(context, callbackActivity); in createGroupUpdateIntent() local
1351 Intent callbackIntent = new Intent(context, callbackActivity); in createJoinContactsIntent() local
1801 private void deliverCallback(final Intent callbackIntent) { in deliverCallback()
[all …]
H A DAppCompatContactsActivity.java91 public void onServiceCompleted(Intent callbackIntent) { in onServiceCompleted()
H A DContactsActivity.java90 public void onServiceCompleted(Intent callbackIntent) { in onServiceCompleted()
/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DBluetoothLeScanner.java185 @NonNull PendingIntent callbackIntent) { in startScan()
240 final PendingIntent callbackIntent, in startScan()
322 public void stopScan(PendingIntent callbackIntent) { in stopScan()
/aosp12/packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/
H A DONSProfileSelectorTest.java268 Intent callbackIntent = new Intent(MyONSProfileSelector.ACTION_SUB_SWITCH); in testStartProfileSelectionSuccess() local
414 Intent callbackIntent = new Intent(MyONSProfileSelector.ACTION_SUB_SWITCH); in testStartProfileSelectionWithActivePrimarySimOnESim() local
626 Intent callbackIntent = new Intent(MyONSProfileSelector.ACTION_SUB_SWITCH); in testStartProfileSelectionSuccessWithSameArgumentsAgain() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardEsimArea.java117 PendingIntent callbackIntent = PendingIntent.getBroadcastAsUser( in onClick() local
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DISoundTriggerSession.aidl48 in ComponentName callbackIntent,in SoundTrigger.RecognitionConfig config); in startRecognitionForService()
/aosp12/frameworks/base/services/usage/java/com/android/server/usage/
H A DAppTimeLimitController.java237 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()
H A DUsageStatsService.java2029 callbackIntent, String callingPackage) { in registerAppUsageObserver()
2113 long timeLimitMs, long timeUsedMs, PendingIntent callbackIntent, in registerAppUsageLimitObserver()
2259 long timeLimitMs, PendingIntent callbackIntent, int userId) { in registerAppUsageObserver()
2281 long timeLimitMs, long timeUsedMs, PendingIntent callbackIntent, int userId) { in registerAppUsageLimitObserver()
/aosp12/frameworks/base/core/java/android/os/
H A DRecoverySystem.java1043 PendingIntent callbackIntent = PendingIntent.getBroadcastAsUser( in wipeEuiccData() local
1141 PendingIntent callbackIntent = PendingIntent.getBroadcastAsUser( in removeEuiccInvisibleSubs() local
1162 .deleteSubscription(subscriptionInfo.getSubscriptionId(), callbackIntent); in removeEuiccInvisibleSubs() local
/aosp12/frameworks/base/core/java/android/app/usage/
H A DUsageStatsManager.java802 long timeLimit, @NonNull TimeUnit timeUnit, @NonNull PendingIntent callbackIntent) { in registerAppUsageObserver()
952 @Nullable PendingIntent callbackIntent) { in registerAppUsageLimitObserver()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
H A DEuiccControllerTest.java156 public void sendResult(PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in sendResult()
165 PendingIntent callbackIntent, int resultCode, Intent extrasIntent) { in refreshSubscriptionsAndSendResult()
/aosp12/packages/services/AlternativeNetworkAccess/src/com/android/ons/
H A DONSProfileSelector.java349 Intent callbackIntent = new Intent(ACTION_SUB_SWITCH); in switchToSubscription() local
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java3059 public void switchToSubscription(int subId, @NonNull PendingIntent callbackIntent) { in switchToSubscription()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...