Searched defs:mAggregationType (Results 1 – 5 of 5) sorted by relevance
48 @AggregationType.AggregationTypeIdentifier private final int mAggregationType; field in ActivityIntensityAggregationData
64 @AggregationType.AggregationTypeIdentifier private final int mAggregationType; field in PriorityRecordsAggregator
146 const DurationMetric_AggregationType mAggregationType; variable
69 private final AggregationType<?> mAggregationType; field in AggregateRecordRequest
78 private final AggregationType<ResultType> mAggregationType; field in BaseDurationAggregationTest