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