Searched refs:timeFormatPreference (Results 1 – 4 of 4) sorted by relevance
108 int timeFormatPreference; in timeUpdated() local110 timeFormatPreference = Intent.EXTRA_TIME_PREF_VALUE_USE_LOCALE_DEFAULT; in timeUpdated()112 timeFormatPreference = is24Hour ? Intent.EXTRA_TIME_PREF_VALUE_USE_24_HOUR in timeUpdated()115 timeChanged.putExtra(Intent.EXTRA_TIME_PREF_24_HOUR_FORMAT, timeFormatPreference); in timeUpdated()
99 int timeFormatPreference = in handlePreferenceChanged() local103 timeFormatPreference); in handlePreferenceChanged()
214 int timeFormatPreference = in timeUpdated() local217 timeChanged.putExtra(Intent.EXTRA_TIME_PREF_24_HOUR_FORMAT, timeFormatPreference); in timeUpdated()