• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 package android.health.connect.migration;
2 
3 /**
4  * Represents the state of the Health Connect UI as Data Migration is happening.
5  *
6  * @hide
7  */
8 parcelable HealthConnectMigrationUiState;