Searched refs:sIs24HourLocale (Results 1 – 2 of 2) sorted by relevance
163 private static Locale sIs24HourLocale; field in DateFormat215 if (sIs24HourLocale != null && sIs24HourLocale.equals(locale)) { in is24HourLocale()233 sIs24HourLocale = locale; in is24HourLocale()
56054 Landroid/text/format/DateFormat;->sIs24HourLocale:Ljava/util/Locale;