Searched refs:RESTORE_ERROR_VERSION_DIFF (Results 1 – 6 of 6) sorted by relevance
119 @SystemApi public static final int RESTORE_ERROR_VERSION_DIFF = 3; field in HealthConnectDataState127 RESTORE_ERROR_VERSION_DIFF
110 HealthConnectDataState.RESTORE_ERROR_VERSION_DIFF to in <lambda>()
23 import static android.health.connect.HealthConnectDataState.RESTORE_ERROR_VERSION_DIFF;599 setDataRestoreError(RESTORE_ERROR_VERSION_DIFF); in merge()615 if (getDataRestoreError() == RESTORE_ERROR_VERSION_DIFF) { in merge()
263 HealthConnectDataState.RESTORE_ERROR_VERSION_DIFF, in <lambda>()
21 import static android.health.connect.HealthConnectDataState.RESTORE_ERROR_VERSION_DIFF;834 assertThat(mBackupRestore.getDataRestoreError()).isEqualTo(RESTORE_ERROR_VERSION_DIFF); in testMerge_whenModuleVersionBehind_setsVersionDiffError()
44 field public static final int RESTORE_ERROR_VERSION_DIFF = 3; // 0x3