Home
last modified time | relevance | path

Searched refs:VALUE_NONE (Results 1 – 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/src/com/android/camera/
DRecordLocationPreference.java32 public static final String VALUE_NONE = "none"; field in RecordLocationPreference
50 String value = pref.getString(KEY, VALUE_NONE); in get()
DCameraSettings.java338 : RecordLocationPreference.VALUE_NONE); in upgradeGlobalPreferences()