Searched refs:CURRENT_LOCAL_VERSION (Results 1 – 1 of 1) sorted by relevance
59 public static final int CURRENT_LOCAL_VERSION = 2; field in CameraSettings294 if (version == CURRENT_LOCAL_VERSION) return; in upgradeLocalPreferences()302 editor.putInt(KEY_LOCAL_VERSION, CURRENT_LOCAL_VERSION); in upgradeLocalPreferences()