Searched refs:bugreportStream (Results 1 – 1 of 1) sorted by relevance
100 public void setBugReportInfo(InputStreamSource bugreportStream) throws IOException { in setBugReportInfo() argument107 FileUtil.writeToFile(bugreportStream.createInputStream(), mCachedBugreport); in setBugReportInfo()