Searched refs:timeFormatPreferenceBool (Results 1 – 1 of 1) sorted by relevance
1914 final Boolean timeFormatPreferenceBool; in updateTimePrefs() local1917 timeFormatPreferenceBool = Boolean.FALSE; in updateTimePrefs()1919 timeFormatPreferenceBool = Boolean.TRUE; in updateTimePrefs()1923 timeFormatPreferenceBool = null; in updateTimePrefs()1925 DateFormat.set24HourTimePref(timeFormatPreferenceBool); in updateTimePrefs()