Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java575 private final boolean mWithUserConsent; field in EuiccController.DownloadSubscriptionGetMetadataCommandCallback
584 mWithUserConsent = withUserConsent; in DownloadSubscriptionGetMetadataCommandCallback()
591 if (mWithUserConsent) { in onGetMetadataComplete()