OSDN Git Service

Migrate off timeFormat12 and timeFormat24.
authorElliott Hughes <enh@google.com>
Thu, 23 Oct 2014 18:06:43 +0000 (11:06 -0700)
committerElliott Hughes <enh@google.com>
Thu, 23 Oct 2014 18:06:43 +0000 (11:06 -0700)
commit85f60d3a03b5b5d9a0e8b8a138eb85a6b53a1eca
tree0544ed0121841498d586d2e3a9dfd1bd25b69325
parentfb9ac4c2d358278f9387b9518d5d1321f20c0e8c
Migrate off timeFormat12 and timeFormat24.

libcore now offers a wider variety of 12-/24-hour time formats,
so be more specific about which one we want here.

Bug: 10361358
Change-Id: I846ab7a6f84cd49e876ad21e9366aff1600e0530
core/java/android/text/format/DateFormat.java
core/java/android/widget/TextClock.java
packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java