Searched defs:dataRestoreState (Results 1 – 3 of 3) sorted by relevance
23 val dataRestoreState: DataRestoreUiState, constant in com.android.healthconnect.controller.migration.api.MigrationRestoreState
285 public HealthConnectDataState( in HealthConnectDataState()
627 void setInternalRestoreState(@InternalRestoreState int dataRestoreState, boolean force) { in setInternalRestoreState()