Searched refs:copyBinaryStream (Results 1 – 1 of 1) sorted by relevance
270 copyBinaryStream(new FileInputStream(new File(BT_SNOOP_LOG_LOCATION)), in grabBtSnoopLog()388 private static void copyBinaryStream(InputStream in, OutputStream out) throws IOException { in copyBinaryStream() method in BugReportService