Searched defs:fileStream (Results 1 – 6 of 6) sorted by relevance
67 InputStream fileStream; in testNoTimestamp() local89 InputStream fileStream; in testMissedCall() local110 InputStream fileStream; in testUnknownCall() local133 InputStream fileStream; in testPullPhoneBook() local
51 final InputStream fileStream = context.getAssets().open(EXTENSIONS_PROPERTIES); in init() local
272 InputStream fileStream = null; in getLockWallpaperBitmap() local
808 try (InputStream fileStream = new FileInputStream(parcelFd.getFileDescriptor())) { in getLockWallpaperBitmap()
528 val fileStream = contentResolver.openInputStream(testFile) in onCreate() constant
546 InputStream fileStream = Files.newInputStream(Paths.get(filePathString)); in readHashFile() local