Searched refs:sFormatSync (Results 1 – 2 of 2) sorted by relevance
143 private static final Object sFormatSync = new Object(); field in TimeUtils282 synchronized (sFormatSync) { in formatDuration()290 synchronized (sFormatSync) { in formatDuration()299 synchronized (sFormatSync) { in formatDuration()308 synchronized (sFormatSync) { in formatDuration()
78018 Landroid/util/TimeUtils;->sFormatSync:Ljava/lang/Object;