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.java89 private final DownloadableSubscription mDownloadableSubscription; field in EuiccOperation
169 mDownloadableSubscription = downloadableSubscription; in EuiccOperation()
178 mDownloadableSubscription = in.readTypedObject(DownloadableSubscription.CREATOR); in EuiccOperation()
188 dest.writeTypedObject(mDownloadableSubscription, flags); in writeToParcel()
255 mDownloadableSubscription, in resolvedGetMetadataDeactivateSim()
271 mDownloadableSubscription, in resolvedDownloadDeactivateSim()
293 mDownloadableSubscription, in resolvedDownloadNoPrivileges()
312 mDownloadableSubscription.setConfirmationCode(confirmationCode); in resolvedDownloadConfirmationCode()
315 mDownloadableSubscription, in resolvedDownloadConfirmationCode()