Searched refs:MIGRATION_STATE (Results 1 – 1 of 1) sorted by relevance
126 public static final String MIGRATION_STATE = "migration-state"; field in MailPrefs.PreferenceKeys559 .getInt(PreferenceKeys.MIGRATION_STATE, PreferenceKeys.MIGRATION_STATE_NONE); in getMigrationState()563 getEditor().putInt(PreferenceKeys.MIGRATION_STATE, state).apply(); in setMigrationState()