Searched defs:fileInputStream (Results 1 – 13 of 13) sorted by relevance
101 FileInputStream fileInputStream = in recreateCommonArchiveStream() local146 FileInputStream fileInputStream = recreateCommonArchiveStream(); in getInputStream() local168 T recreateCommonArchive(FileInputStream fileInputStream) in recreateCommonArchive()197 protected SevenZFile recreateCommonArchive(@NonNull FileInputStream fileInputStream) in recreateCommonArchive()248 protected ArchiveInputStream recreateCommonArchive(FileInputStream fileInputStream) in recreateCommonArchive()268 private static ArchiveInputStream createCommonArchive( in createCommonArchive()304 FileInputStream fileInputStream = in create() local
55 FileInputStream fileInputStream = new FileInputStream(mFile); in deserialize()
152 FileInputStream fileInputStream = new FileInputStream(snapshotFile) in readFromDisk()
158 try (FileInputStream fileInputStream = in getAssetText()
362 FileInputStream fileInputStream = in close_zipFile_shouldNotOpen() local
185 FileInputStream fileInputStream = new FileInputStream(fd); in waitForLogcatMessage() local
215 try (FileInputStream fileInputStream = atomicFile.openRead()) { in parseFile()
74 FileInputStream fileInputStream) { in setupEncoder()
225 FileInputStream fileInputStream = mAssets.openFd(source).createInputStream(); in copyAssetToFile() local
529 try (FileInputStream fileInputStream = new FileInputStream(savedConfigsFile)) { in getSavedStatsConfigs()
183 try (FileInputStream fileInputStream = mSavedStatsConfigsFile.openRead()) { in loadBundle()
577 try (FileInputStream fileInputStream = new FileInputStream(file)) { in onHandleIntent()
508 FileInputStream fileInputStream = null; in cacheOtaEmergencyNumberDatabase() local