Searched refs:BugReportType (Results 1 – 2 of 2) sorted by relevance
51 @interface BugReportType {}; annotation in MetaBugReport220 public abstract Builder setType(@BugReportType int type); in setType()
104 @MetaBugReport.BugReportType int type) { in createBugReport()