Searched refs:PREMATURE_MIGRATION_TIMEOUT_DATE (Results 1 – 3 of 3) sorted by relevance
51 static final LocalDate PREMATURE_MIGRATION_TIMEOUT_DATE = LocalDate.of(2023, 6, 15); field in MigrationConstants
38 …tic com.android.server.healthconnect.migration.MigrationConstants.PREMATURE_MIGRATION_TIMEOUT_DATE;826 .isBefore(PREMATURE_MIGRATION_TIMEOUT_DATE); in hasMigrationTimedOutPrematurely()
35 …tic com.android.server.healthconnect.migration.MigrationConstants.PREMATURE_MIGRATION_TIMEOUT_DATE;874 PREMATURE_MIGRATION_TIMEOUT_DATE in testSwitchToSetupForUser_migrationHasTimedOutPrematurely()895 PREMATURE_MIGRATION_TIMEOUT_DATE in testSwitchToSetupForUser_migrationHasTimedOutNotPrematurely()909 PREMATURE_MIGRATION_TIMEOUT_DATE in testSwitchToSetupForUser_migrationHasTimedOutPrematurely_stateAlreadyReset()