Searched refs:INLINE_FILE_IO_ERROR (Results 1 – 5 of 5) sorted by relevance
121 INLINE_FILE_IO_ERROR(327), enumConstant
95 .setDownloadResultCode(DownloadResultCode.INLINE_FILE_IO_ERROR) in startDownloading()
121 assertThat(dex.getDownloadResultCode()).isEqualTo(DownloadResultCode.INLINE_FILE_IO_ERROR); in startDownloading_whenCopyFails_fails()
156 INLINE_FILE_IO_ERROR = 327; enumerator
679 assertThat(dex.getDownloadResultCode()).isEqualTo(DownloadResultCode.INLINE_FILE_IO_ERROR); in importFiles_whenImportFails_doesNotWriteUpdatedMetadata()