Home
last modified time | relevance | path

Searched refs:throwIfMigrationIsComplete (Results 1 – 1 of 1) sorted by relevance

/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/
DMigrationStateManager.java312 throwIfMigrationIsComplete(); in validateStartMigrationGuarded()
336 throwIfMigrationIsComplete(); in finishMigration()
351 throwIfMigrationIsComplete(); in validateWriteMigrationData()
364 throwIfMigrationIsComplete(); in validateSetMinSdkVersion()
633 private void throwIfMigrationIsComplete() throws IllegalMigrationStateException { in throwIfMigrationIsComplete() method in MigrationStateManager