Searched refs:VALUE_NONE (Results 1 – 2 of 2) sorted by relevance
32 public static final String VALUE_NONE = "none"; field in RecordLocationPreference50 String value = pref.getString(KEY, VALUE_NONE); in get()
338 : RecordLocationPreference.VALUE_NONE); in upgradeGlobalPreferences()