Home
last modified time | relevance | path

Searched refs:grouping (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/storage/
DDiskStatsFileLoggerTest.java229 AppSizeGrouping grouping = (AppSizeGrouping) o; in equals() local
230 return packageName.equals(grouping.packageName) && appSize == grouping.appSize && in equals()
231 cacheSize == grouping.cacheSize; in equals()
/frameworks/base/core/java/com/google/android/util/
DAbstractMessageParser.java1032 private String grouping; // either "tags" or "sets" field in AbstractMessageParser.FlickrPhoto
1035 public FlickrPhoto(String user, String photo, String grouping, in FlickrPhoto() argument
1044 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()
/frameworks/data-binding/compiler/src/test/java/android/databinding/
DBindingExpressionParserTest.java265 GroupingContext grouping = parseExpression("(1234)"); in testParentheses() local
266 assertEquals("1234", grouping.expression().getText()); in testParentheses()
/frameworks/wilhelm/doc/
DDoxyfile251 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
/frameworks/native/docs/
DDoxyfile301 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
/frameworks/av/media/libaaudio/
DDoxyfile327 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
DDoxyfile.orig327 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC