Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/
DHealthDataCategoryPriorityHelper.java136 addInactiveAppsWhenFirstMigratingToNewAggregationControl(); in setupForUser()
507 public void addInactiveAppsWhenFirstMigratingToNewAggregationControl() { in addInactiveAppsWhenFirstMigratingToNewAggregationControl() method in HealthDataCategoryPriorityHelper
/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/storage/datatypehelpers/
DHealthDataCategoryPriorityHelperTest.java941 .addInactiveAppsWhenFirstMigratingToNewAggregationControl(); in testMaybeAddInactiveAppsToPriorityList_ifPreferenceNotSet_addsToList()
959 .addInactiveAppsWhenFirstMigratingToNewAggregationControl(); in testMaybeAddInactiveAppsToPriorityList_ifPreferenceExists_doesNotAdd()