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