Searched refs:isAggregationSourceControlsEnabled (Results 1 – 8 of 8) sorted by relevance
271 when(mHealthConnectDeviceConfigManager.isAggregationSourceControlsEnabled()) in testNewMaybeRemoveAppFromPriorityList_ifDataForApp_doesNotRemoveApp()297 when(mHealthConnectDeviceConfigManager.isAggregationSourceControlsEnabled()) in testNewMaybeRemoveAppFromPriorityList_ifNoDataForApp_removesApp()326 when(mHealthConnectDeviceConfigManager.isAggregationSourceControlsEnabled()) in testOldMaybeRemoveAppFromPriorityList_ifNoWritePermissionsForApp_removesApp()395 when(mHealthConnectDeviceConfigManager.isAggregationSourceControlsEnabled()) in testNewUpdateHealthDataPriority_ifDataForApp_doesNotRemoveApp()423 when(mHealthConnectDeviceConfigManager.isAggregationSourceControlsEnabled()) in testNewUpdateHealthDataPriority_ifNoDataForApp_removesApp()456 when(mHealthConnectDeviceConfigManager.isAggregationSourceControlsEnabled()) in testOldUpdateHealthDataPriority_ifNoWritePermissionsForApp_removesApp()479 when(mHealthConnectDeviceConfigManager.isAggregationSourceControlsEnabled()) in testOldMaybeRemoveAppWithoutWritePermissionsFromPriorityList_removesApp()499 when(mHealthConnectDeviceConfigManager.isAggregationSourceControlsEnabled()) in testNewMaybeRemoveAppWithoutWritePermissionsFromPriorityList_ifNoDataForApp_removesApp()522 when(mHealthConnectDeviceConfigManager.isAggregationSourceControlsEnabled()) in testNewMaybeRemoveAppWithoutWritePermissionsFromPriorityList_ifDataForApp_doesNotRemoveApp()536 when(mHealthConnectDeviceConfigManager.isAggregationSourceControlsEnabled()) in testOldGetPriorityOrder_doesNotReSyncPriority()[all …]
219 .isAggregationSourceControlsEnabled(); in getPriorityOrder()247 .isAggregationSourceControlsEnabled(); in setPriorityOrder()407 .isAggregationSourceControlsEnabled(); in reSyncHealthDataPriorityTable()473 .isAggregationSourceControlsEnabled(); in maybeRemoveAppFromPriorityListInternal()622 .isAggregationSourceControlsEnabled(); in shouldAddContributingApps()
187 .isAggregationSourceControlsEnabled()) { in shouldAddDataPoint()
121 when(mHealthConnectDeviceConfigManager.isAggregationSourceControlsEnabled()) in testPackageRemoved_removesFromPriorityList_whenNewAggregationOff()
77 when(mHealthConnectDeviceConfigManager.isAggregationSourceControlsEnabled()) in setUp()
188 .isAggregationSourceControlsEnabled() in readNewDataAndMaybeAddToBuffer()
492 public boolean isAggregationSourceControlsEnabled() { in isAggregationSourceControlsEnabled() method in HealthConnectDeviceConfigManager