Home
last modified time | relevance | path

Searched defs:resolvedBundle (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telephony/java/android/service/euicc/
DEuiccService.java571 boolean forceDeactivateSim, @Nullable Bundle resolvedBundle) { in onDownloadSubscription()
601 boolean forceDeactivateSim, @NonNull Bundle resolvedBundle) { in onDownloadSubscription()
811 boolean switchAfterDownload, boolean forceDeactivateSim, Bundle resolvedBundle, in downloadSubscription()
DIEuiccService.aidl40 boolean switchAfterDownload, boolean forceDeactivateSim, in Bundle resolvedBundle, in downloadSubscription()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java530 boolean switchAfterDownload, String callingPackage, Bundle resolvedBundle, in downloadSubscription()
622 Bundle resolvedBundle, PendingIntent callbackIntent) { in downloadSubscription()
799 Bundle resolvedBundle, final PendingIntent callbackIntent) { in downloadSubscriptionPrivilegedCheckMetadata()
813 Bundle resolvedBundle, final PendingIntent callbackIntent) { in downloadSubscriptionPrivileged()
831 boolean forceDeactivateSim, final String callingPackage, Bundle resolvedBundle, in downloadSubscriptionPrivileged()
DEuiccOperation.java467 private void resolvedDownloadResolvableErrors(int cardId, Bundle resolvedBundle, in resolvedDownloadResolvableErrors()
DEuiccConnector.java491 boolean forceDeactivateSim, Bundle resolvedBundle, DownloadCommandCallback callback) { in downloadSubscription()
/frameworks/base/telephony/java/com/android/internal/telephony/euicc/
DIEuiccController.aidl39 boolean switchAfterDownload, String callingPackage, in Bundle resolvedBundle, in downloadSubscription()