Home
last modified time | relevance | path

Searched defs:aggregation (Results 1 – 16 of 16) sorted by relevance

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/dataentries/
DAggregationViewBinder.kt44 val aggregation = view.findViewById<TextView>(R.id.item_data_aggregation) in bind() constant
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/data/entries/
DAggregationViewBinder.kt44 val aggregation = view.findViewById<TextView>(R.id.item_data_aggregation) in bind() constant
DFormattedDataEntry.kt93 val aggregation: String, constant in com.android.healthconnect.controller.data.entries.FormattedEntry.FormattedAggregation
/packages/modules/StatsD/lib/libkll/
Dsampler.cpp25 namespace aggregation { namespace
Dkll.cpp28 namespace aggregation { namespace
Dcompactor_stack.cpp28 namespace aggregation { namespace
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/datasources/
DAggregationCardInfo.kt23 val aggregation: FormattedEntry.FormattedAggregation, constant in com.android.healthconnect.controller.datasources.AggregationCardInfo
/packages/modules/StatsD/lib/libkll/encoding/
Dencoder.cpp25 namespace aggregation { namespace
Dbits_util_test.cpp23 namespace aggregation { namespace
Dencoder_test.cpp25 namespace aggregation { namespace
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DActiveCaloriesBurnedRecordHelper.java58 Cursor results, AggregationType<?> aggregationType, double aggregation) { in getAggregateResult()
DTotalCaloriesBurnedRecordHelper.java65 Cursor results, AggregationType<?> aggregationType, double aggregation) { in getAggregateResult()
/packages/modules/StatsD/lib/libkll/tests/
Dkll_test.cpp23 namespace aggregation { namespace
Dsampler_test.cpp27 namespace aggregation { namespace
Dcompactor_stack_test.cpp27 namespace aggregation { namespace
/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/utils/di/
DFakeComponents.kt126 private var aggregation: FormattedEntry.FormattedAggregation = variable in com.android.healthconnect.controller.tests.utils.di.FakeLoadDataAggregationsUseCase