Searched refs:KEY_LOCATION_MODE (Results 1 – 1 of 1) sorted by relevance
61 private static final String KEY_LOCATION_MODE = "locationMode"; field in LocationFragment93 mLocationMode.setKey(KEY_LOCATION_MODE); in onCreatePreferences()182 if (TextUtils.equals(preference.getKey(), KEY_LOCATION_MODE)) { in onPreferenceChange()