Searched refs:readFromInputStream (Results 1 – 1 of 1) sorted by relevance
260 return readFromInputStream(inputStream); in readContentsFromUri()308 actual = readFromInputStream(fis); in writeToFile()330 private static String readFromInputStream(InputStream inputStream) throws Exception { in readFromInputStream() method in DownloadManagerTestBase