Searched refs:ALLOWED_STATE_START_TIME_KEY (Results 1 – 2 of 2) sorted by relevance
39 static final String ALLOWED_STATE_START_TIME_KEY = "allowed_state_start_time"; field in MigrationConstants
26 … static com.android.server.healthconnect.migration.MigrationConstants.ALLOWED_STATE_START_TIME_KEY;287 preferenceHelper.removeKey(ALLOWED_STATE_START_TIME_KEY); in clearCaches()470 preferences.put(ALLOWED_STATE_START_TIME_KEY, Instant.now().toString()); in updateMigrationStatePreference()621 PreferenceHelper.getInstance().getPreference(ALLOWED_STATE_START_TIME_KEY); in getAllowedStateTimeout()