Searched refs:CAMERA_SETTINGS_STRINGS_UPGRADE (Results 1 – 1 of 1) sorted by relevance
81 private static final int CAMERA_SETTINGS_STRINGS_UPGRADE = 5; field in AppUpgrader127 if (lastVersion < CAMERA_SETTINGS_STRINGS_UPGRADE) { in upgrade()