Home
last modified time | relevance | path

Searched refs:populateSpecificAggregationData (Results 1 – 3 of 3) sorted by relevance

/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/aggregation/
DAggregationRecordData.java93 populateSpecificAggregationData(cursor, useLocalTime); in populateAggregationData()
124 abstract void populateSpecificAggregationData(Cursor cursor, boolean useLocalTime); in populateSpecificAggregationData() method in AggregationRecordData
DValueColumnAggregationData.java70 void populateSpecificAggregationData(Cursor cursor, boolean useLocalTime) { in populateSpecificAggregationData() method in ValueColumnAggregationData
DSessionDurationAggregationData.java62 void populateSpecificAggregationData(Cursor cursor, boolean useLocalTime) { in populateSpecificAggregationData() method in SessionDurationAggregationData