Searched refs:getContentValuesFor (Results 1 – 2 of 2) sorted by relevance
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/ |
D | PriorityMigrationHelper.java | 158 getContentValuesFor(category, priority), in populatePreMigrationTable() 175 getContentValuesFor(HealthDataCategory.UNKNOWN, new ArrayList<>()), in populatePreMigrationTable() 194 private ContentValues getContentValuesFor( in getContentValuesFor() method in PriorityMigrationHelper
|
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/datatypehelpers/ |
D | HealthDataCategoryPriorityHelper.java | 131 getContentValuesFor(dataCategory, newPriorityOrder), in appendToPriorityList() 259 getContentValuesFor(dataCategory, newPriorityOrder), in setPriorityOrder() 365 private ContentValues getContentValuesFor( in getContentValuesFor() method in HealthDataCategoryPriorityHelper 500 getContentValuesFor(dataCategory, newPriorityList), in maybeRemoveAppFromPriorityListInternal() 570 getContentValuesFor(dataCategory, appInfoIdList), in updateTableWithNewPriorityList()
|