Searched defs:dataRestoreState (Results 1 – 4 of 4) sorted by relevance
62 val dataRestoreState = suspendCancellableCoroutine { continuation -> in <lambda>() constant
285 public HealthConnectDataState( in HealthConnectDataState()
395 @HealthConnectDataState.DataRestoreState int dataRestoreState = RESTORE_STATE_IDLE; in getDataRestoreState() local480 void setInternalRestoreState(@InternalRestoreState int dataRestoreState, boolean force) { in setInternalRestoreState()
1714 int dataRestoreState = mBackupRestore.getDataRestoreState(); in getHealthConnectDataState() local