Searched refs:KEY_LOCAL_VERSION (Results 1 – 1 of 1) sorted by relevance
39 public static final String KEY_LOCAL_VERSION = "pref_local_version_key"; field in CameraSettings290 version = pref.getInt(KEY_LOCAL_VERSION, 0); in upgradeLocalPreferences()302 editor.putInt(KEY_LOCAL_VERSION, CURRENT_LOCAL_VERSION); in upgradeLocalPreferences()