Searched refs:PREFERENCE_LAST_VERSION (Results 1 – 2 of 2) sorted by relevance
26 public static final String PREFERENCE_LAST_VERSION = "lastVersion"; field in PreferenceConstants
209 final int lastVersion = prefs.getInt(PreferenceConstants.PREFERENCE_LAST_VERSION, 0); in onResume()275 editor.putInt(PreferenceConstants.PREFERENCE_LAST_VERSION, AndouKun.VERSION); in onResume()