Searched refs:BUGREPORT_SIZE (Results 1 – 1 of 1) sorted by relevance
44 private static final int BUGREPORT_SIZE = 500 * 1024; field in IssueReporter101 mCurrentIssue.mBugReport = getBytes(input, BUGREPORT_SIZE); in setBugReport()