Searched refs:originalIs24Hour (Results 1 – 2 of 2) sorted by relevance
42 Boolean originalIs24Hour = DateFormat.is24Hour; in testIs24Hour_notCached() local57 DateFormat.is24Hour = originalIs24Hour; in testIs24Hour_notCached()
89 private Boolean originalIs24Hour; field in TCKLocalizedPrinterParser93 originalIs24Hour = DateFormat.is24Hour; in clearIs24Hour()99 DateFormat.set24HourTimePref(originalIs24Hour); in resetIs24Hour()