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.java104 private final DownloadableSubscription mDownloadableSubscription; field in EuiccOperation
215 mDownloadableSubscription = downloadableSubscription; in EuiccOperation()
230 mDownloadableSubscription = downloadableSubscription; in EuiccOperation()
240 mDownloadableSubscription = in.readTypedObject(DownloadableSubscription.CREATOR); in EuiccOperation()
251 dest.writeTypedObject(mDownloadableSubscription, flags); in writeToParcel()
351 mDownloadableSubscription, in resolvedGetMetadataDeactivateSim()
369 mDownloadableSubscription, in resolvedDownloadDeactivateSim()
398 mDownloadableSubscription, in resolvedDownloadNoPrivileges()
427 mDownloadableSubscription, in resolvedDownloadNoPrivilegesOrDeactivateSimCheckMetadata()
452 mDownloadableSubscription.setConfirmationCode(confirmationCode); in resolvedDownloadConfirmationCode()
[all …]