Searched refs:mBugReport (Results 1 – 1 of 1) sorted by relevance
101 mCurrentIssue.mBugReport = getBytes(input, BUGREPORT_SIZE); in setBugReport()174 private byte[] mBugReport; field in IssueReporter.Issue193 .addFormFile("bugReport", "bugreport.txt.gz", mBugReport) in call()