Searched refs:timeFormatPreferenceBool (Results 1 – 1 of 1) sorted by relevance
1662 final Boolean timeFormatPreferenceBool; in updateTimePrefs() local1665 timeFormatPreferenceBool = Boolean.FALSE; in updateTimePrefs()1667 timeFormatPreferenceBool = Boolean.TRUE; in updateTimePrefs()1671 timeFormatPreferenceBool = null; in updateTimePrefs()1673 DateFormat.set24HourTimePref(timeFormatPreferenceBool); in updateTimePrefs()