Searched defs:resolvedBundle (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/telephony/java/android/service/euicc/ |
D | IEuiccService.aidl | 39 boolean switchAfterDownload, boolean forceDeactivateSim, in Bundle resolvedBundle, in downloadSubscription()
|
D | EuiccService.java | 508 boolean forceDeactivateSim, @Nullable Bundle resolvedBundle) { in onDownloadSubscription() 660 boolean switchAfterDownload, boolean forceDeactivateSim, Bundle resolvedBundle, in downloadSubscription()
|
/frameworks/base/telephony/java/com/android/internal/telephony/euicc/ |
D | IEuiccController.aidl | 38 boolean switchAfterDownload, String callingPackage, in Bundle resolvedBundle, in downloadSubscription()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccController.java | 438 boolean switchAfterDownload, String callingPackage, Bundle resolvedBundle, in downloadSubscription() 525 Bundle resolvedBundle, PendingIntent callbackIntent) { in downloadSubscription() 651 boolean forceDeactivateSim, final String callingPackage, Bundle resolvedBundle, in downloadSubscriptionPrivilegedCheckMetadata() 662 boolean forceDeactivateSim, final String callingPackage, Bundle resolvedBundle, in downloadSubscriptionPrivileged()
|
D | EuiccOperation.java | 435 private void resolvedDownloadResolvableErrors(int cardId, Bundle resolvedBundle, in resolvedDownloadResolvableErrors()
|
D | EuiccConnector.java | 453 Bundle resolvedBundle, DownloadCommandCallback callback) { in downloadSubscription()
|