Searched refs:KEY_AUTO_TIME_ZONE (Results 1 – 1 of 1) sorted by relevance
61 private static final String KEY_AUTO_TIME_ZONE = "auto_zone"; field in DateTimeSettings110 mAutoTimeZonePref = (SwitchPreference) findPreference(KEY_AUTO_TIME_ZONE); in initUI()198 } else if (preference.getKey().equals(KEY_AUTO_TIME_ZONE)) { in onPreferenceChange()