Searched refs:ACTION_ONS_ESIM_DOWNLOAD (Results 1 – 3 of 3) sorted by relevance
152 intent.setAction(ONSProfileDownloader.ACTION_ONS_ESIM_DOWNLOAD); in testDownloadSuccessCallback()197 intent.setAction(ONSProfileDownloader.ACTION_ONS_ESIM_DOWNLOAD); in testDownloadFailureUnresolvableError()235 intent.setAction(ONSProfileDownloader.ACTION_ONS_ESIM_DOWNLOAD); in testDownloadFailureMemoryFullError()285 intent.setAction(ONSProfileDownloader.ACTION_ONS_ESIM_DOWNLOAD); in testDownloadFailureConnectionError()342 intent.setAction(ONSProfileDownloader.ACTION_ONS_ESIM_DOWNLOAD); in testDownloadFailureTimeout()399 intent.setAction(ONSProfileDownloader.ACTION_ONS_ESIM_DOWNLOAD); in testDownloadFailureOperationBusy()456 intent.setAction(ONSProfileDownloader.ACTION_ONS_ESIM_DOWNLOAD); in testDownloadFailureInvalidResponse()650 intent.setAction(ONSProfileDownloader.ACTION_ONS_ESIM_DOWNLOAD); in testMultipleDownloadRequests()
46 public static final String ACTION_ONS_ESIM_DOWNLOAD = "com.android.ons.action.ESIM_DOWNLOAD"; field in ONSProfileDownloader258 intent.setAction(ACTION_ONS_ESIM_DOWNLOAD); in downloadProfile()
452 case ONSProfileDownloader.ACTION_ONS_ESIM_DOWNLOAD: { in onStartCommand()