OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KEY_UPGRADE_VERSION
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera2/src/com/android/camera/settings/
Keys.java
67
public static final String
KEY_UPGRADE_VERSION
= "pref_upgrade_version";
AppUpgrader.java
96
super(Keys.
KEY_UPGRADE_VERSION
, APP_UPGRADE_VERSION);
169
* Keys.
KEY_UPGRADE_VERSION
type from int to string; rerunning this on
Completed in 43 milliseconds