Searched refs:timeFormatPreferenceBool (Results 1 – 1 of 1) sorted by relevance
2045 final Boolean timeFormatPreferenceBool; in updateTimePrefs() local2048 timeFormatPreferenceBool = Boolean.FALSE; in updateTimePrefs()2050 timeFormatPreferenceBool = Boolean.TRUE; in updateTimePrefs()2054 timeFormatPreferenceBool = null; in updateTimePrefs()2056 DateFormat.set24HourTimePref(timeFormatPreferenceBool); in updateTimePrefs()