Searched refs:QueryType (Results 1 – 1 of 1) sorted by relevance
44 @interface QueryType {} annotation in ChangeIdStateQuery46 public @QueryType int type;52 private ChangeIdStateQuery(@QueryType int type, long changeId, String packageName, in ChangeIdStateQuery()