Searched refs:HealthMigrationManagerImpl (Results 1 – 2 of 2) sorted by relevance
21 import com.android.healthconnect.controller.migration.api.HealthMigrationManagerImpl34 return HealthMigrationManagerImpl(healthConnectManager) in providesHealthMigrationManager()
27 class HealthMigrationManagerImpl @Inject constructor(private val manager: HealthConnectManager) : class