Searched refs:KEY_AUTO_HOME_CLOCK (Results 1 – 3 of 3) sorted by relevance
63 public static final String KEY_AUTO_HOME_CLOCK = "automatic_home_clock"; field in SettingsActivity151 case KEY_AUTO_HOME_CLOCK: in onPreferenceChange()260 final Preference autoHomeClockPref = findPreference(KEY_AUTO_HOME_CLOCK); in refresh()
73 return prefs.getBoolean(SettingsActivity.KEY_AUTO_HOME_CLOCK, false); in getAutoShowHomeClock()
266 case SettingsActivity.KEY_AUTO_HOME_CLOCK: in onSharedPreferenceChanged()