Searched refs:sLocaleLock (Results 1 – 2 of 2) sorted by relevance
157 private static final Object sLocaleLock = new Object(); field in DateFormat199 synchronized (sLocaleLock) { in is24HourLocale()217 synchronized (sLocaleLock) { in is24HourLocale()
70078 Landroid/text/format/DateFormat;->sLocaleLock:Ljava/lang/Object;