Searched refs:KEY_AUTO_HOME_CLOCK (Results 1 – 3 of 3) sorted by relevance
147 KEY_AUTO_HOME_CLOCK -> { in onPreferenceChange()243 val autoHomeClockPref: Preference? = findPreference(KEY_AUTO_HOME_CLOCK) in refresh()304 const val KEY_AUTO_HOME_CLOCK = "automatic_home_clock" constant
256 SettingsActivity.KEY_AUTO_HOME_CLOCK -> { in onSharedPreferenceChanged()
97 return prefs.getBoolean(SettingsActivity.KEY_AUTO_HOME_CLOCK, true) in getAutoShowHomeClock()