Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccOperation.java63 ACTION_DOWNLOAD_NO_PRIVILEGES,
73 static final int ACTION_DOWNLOAD_NO_PRIVILEGES = 3; field in EuiccOperation
126 return new EuiccOperation(ACTION_DOWNLOAD_NO_PRIVILEGES, callingToken, in forDownloadNoPrivileges()
218 case ACTION_DOWNLOAD_NO_PRIVILEGES: in continueOperation()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccControllerTest.java486 EuiccOperation.ACTION_DOWNLOAD_NO_PRIVILEGES); in testDownloadSubscription_noPrivileges_getMetadata_mustDeactivateSim()
520 EuiccOperation.ACTION_DOWNLOAD_NO_PRIVILEGES); in testDownloadSubscription_noPrivileges_hasCarrierPrivileges_needsConsent()