Home
last modified time | relevance | path

Searched refs:mDownloadableSubscription (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccOperation.java103 private final DownloadableSubscription mDownloadableSubscription; field in EuiccOperation
214 mDownloadableSubscription = downloadableSubscription; in EuiccOperation()
229 mDownloadableSubscription = downloadableSubscription; in EuiccOperation()
239 mDownloadableSubscription = in.readTypedObject(DownloadableSubscription.CREATOR); in EuiccOperation()
250 dest.writeTypedObject(mDownloadableSubscription, flags); in writeToParcel()
328 mDownloadableSubscription, in resolvedGetMetadataDeactivateSim()
345 mDownloadableSubscription, in resolvedDownloadDeactivateSim()
370 mDownloadableSubscription, in resolvedDownloadNoPrivileges()
398 mDownloadableSubscription, in resolvedDownloadNoPrivilegesOrDeactivateSimCheckMetadata()
423 mDownloadableSubscription.setConfirmationCode(confirmationCode); in resolvedDownloadConfirmationCode()
[all …]