Home
last modified time | relevance | path

Searched refs:backfillAggregatedAtomsInEventMetric (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DReportUtils.java97 data.addAll(backfillAggregatedAtomsInEventMetric(metricData)); in getEventMetricDataList()
114 public static List<EventMetricData> backfillAggregatedAtomsInEventMetric( in backfillAggregatedAtomsInEventMetric() method in ReportUtils
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DMetricsRecorder.java383 data.addAll(backfillAggregatedAtomsInEventMetric(eventMetricData)); in getEventMetricDataList()
394 private static List<EventMetricData> backfillAggregatedAtomsInEventMetric( in backfillAggregatedAtomsInEventMetric() method in MetricsRecorder