Searched refs:grouping (Results 1 – 7 of 7) sorted by relevance
229 AppSizeGrouping grouping = (AppSizeGrouping) o; in equals() local230 return packageName.equals(grouping.packageName) && appSize == grouping.appSize && in equals()231 cacheSize == grouping.cacheSize; in equals()
1032 private String grouping; // either "tags" or "sets" field in AbstractMessageParser.FlickrPhoto1035 public FlickrPhoto(String user, String photo, String grouping, in FlickrPhoto() argument1044 this.grouping = grouping; in FlickrPhoto()1049 this.grouping = TAGS; in FlickrPhoto()1056 public String getGrouping() { return grouping; } in getGrouping()1091 if (SETS.equals(grouping)) { in getUrl()1093 } else if (TAGS.equals(grouping)) { in getUrl()
265 GroupingContext grouping = parseExpression("(1234)"); in testParentheses() local266 assertEquals("1234", grouping.expression().getText()); in testParentheses()
251 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
301 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
327 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC