Searched defs:dataRestoreError (Results 1 – 4 of 4) sorted by relevance
29 private var dataRestoreError: Int = HealthConnectDataState.RESTORE_ERROR_NONE variable in com.android.healthconnect.controller.tests.utils.di.FakeHealthMigrationManager
287 @DataRestoreError int dataRestoreError, in HealthConnectDataState()
419 @HealthConnectDataState.DataRestoreError int dataRestoreError = RESTORE_ERROR_NONE; in getDataRestoreError() local658 private void setDataRestoreError( in setDataRestoreError()
1712 int dataRestoreError = mBackupRestore.getDataRestoreError(); in getHealthConnectDataState() local