Searched refs:RESTORE_STATE_IN_PROGRESS (Results 1 – 5 of 5) sorted by relevance
72 @SystemApi public static final int RESTORE_STATE_IN_PROGRESS = 2; field in HealthConnectDataState76 @IntDef({RESTORE_STATE_IDLE, RESTORE_STATE_PENDING, RESTORE_STATE_IN_PROGRESS})
99 HealthConnectDataState.RESTORE_STATE_IN_PROGRESS to DataRestoreUiState.IN_PROGRESS, in <lambda>()
214 HealthConnectDataState.RESTORE_STATE_IN_PROGRESS, in <lambda>()
25 import static android.health.connect.HealthConnectDataState.RESTORE_STATE_IN_PROGRESS;413 return RESTORE_STATE_IN_PROGRESS; in getDataRestoreState()
46 field public static final int RESTORE_STATE_IN_PROGRESS = 2; // 0x2