Searched refs:timeFormatPreferenceBool (Results 1 – 1 of 1) sorted by relevance
1609 final Boolean timeFormatPreferenceBool; in updateTimePrefs() local1612 timeFormatPreferenceBool = Boolean.FALSE; in updateTimePrefs()1614 timeFormatPreferenceBool = Boolean.TRUE; in updateTimePrefs()1618 timeFormatPreferenceBool = null; in updateTimePrefs()1620 DateFormat.set24HourTimePref(timeFormatPreferenceBool); in updateTimePrefs()