Searched refs:AttributionLabelledGroupUsage (Results 1 – 1 of 1) sorted by relevance
324 public List<AttributionLabelledGroupUsage> getAttributionLabelledGroupUsages() { in getAttributionLabelledGroupUsages()326 return new ArrayList<AttributionLabelledGroupUsage>(); in getAttributionLabelledGroupUsages()334 Map<Integer, AttributionLabelledGroupUsage.Builder> labelDiscreteAccessMap = in getAttributionLabelledGroupUsages()356 new AttributionLabelledGroupUsage.Builder(label, getGroup())); in getAttributionLabelledGroupUsages()378 public static class AttributionLabelledGroupUsage implements TimelineUsage { class in AppPermissionUsage.GroupUsage384 AttributionLabelledGroupUsage(int label, in AttributionLabelledGroupUsage() method in AppPermissionUsage.GroupUsage.AttributionLabelledGroupUsage444 AttributionLabelledGroupUsage build() { in build()447 return new AttributionLabelledGroupUsage(mLabel, in build()