Searched refs:setDownloadResult (Results 1 – 4 of 4) sorted by relevance
46 info = new ONSStatsInfo().setDownloadResult(DownloadRetryResultCode.ERR_MEMORY_FULL); in testDownloadResult()93 info.setDownloadResult(DownloadRetryResultCode.ERR_MEMORY_FULL); in testIsProvisioningResultUpdated()
235 .setDownloadResult(DownloadRetryResultCode.ERR_MEMORY_FULL) in testRepeatedLogEvents()256 .setDownloadResult(DownloadRetryResultCode.ERR_INSTALL_ESIM_PROFILE_FAILED); in testRepeatedAllowedLogEvents()311 .setDownloadResult(DownloadRetryResultCode.ERR_MEMORY_FULL) in testDetailedErrorCodeLogEvents()
72 public ONSStatsInfo setDownloadResult(DownloadRetryResultCode retryResultCode) { in setDownloadResult() method in ONSStatsInfo
393 .setDownloadResult(resultCode) in onDownloadError()