Home
last modified time | relevance | path

Searched defs:mHealthDataCategoryPriorityHelper (Results 1 – 21 of 21) sorted by relevance

/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/injector/
DHealthConnectInjectorTest.java40 @Mock private HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in HealthConnectInjectorTest
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/
DDailyCleanupJob.java45 private final HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in DailyCleanupJob
/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/migration/
DPriorityMigrationHelperTest.java68 @Mock private HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in PriorityMigrationHelperTest
DPriorityMigrationTest.java77 @Mock HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in PriorityMigrationTest
/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/permission/
DPermissionPackageChangesOrchestratorTest.java66 @Mock private HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in PermissionPackageChangesOrchestratorTest
DFirstGrantTimeUnitTest.java83 @Mock private HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in FirstGrantTimeUnitTest
DHealthConnectPermissionHelperTest.java79 @Mock private HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in HealthConnectPermissionHelperTest
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/permission/
DPermissionPackageChangesOrchestrator.java48 private final HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in PermissionPackageChangesOrchestrator
DFirstGrantTimeManager.java75 private final HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in FirstGrantTimeManager
DHealthConnectPermissionHelper.java70 private final HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in HealthConnectPermissionHelper
/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/storage/
DDailyCleanupJobTest.java89 @Mock private HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in DailyCleanupJobTest
/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/fitness/aggregation/
DFitnessRecordAggregateHelperTest.java89 private HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in FitnessRecordAggregateHelperTest
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/
DPriorityMigrationHelper.java65 private final HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in PriorityMigrationHelper
DDataMigrationManager.java68 private final HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in DataMigrationManager
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/fitness/aggregation/
DFitnessRecordAggregateHelper.java60 private final HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in FitnessRecordAggregateHelper
DAggregateRecordRequest.java89 private final HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in AggregateRecordRequest
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/injector/
DHealthConnectInjectorImpl.java97 private final HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in HealthConnectInjectorImpl
693 @Nullable private HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in HealthConnectInjectorImpl.Builder
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/exportimport/
DDatabaseMerger.java94 private final HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in DatabaseMerger
/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/storage/datatypehelpers/
DHealthDataCategoryPriorityHelperTest.java94 private HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in HealthDataCategoryPriorityHelperTest
/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/
DHealthConnectServiceImplTest.java327 @Mock private HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in HealthConnectServiceImplTest
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/
DHealthConnectServiceImpl.java286 private final HealthDataCategoryPriorityHelper mHealthDataCategoryPriorityHelper; field in HealthConnectServiceImpl