Searched refs:sFormatSync (Results 1 – 2 of 2) sorted by relevance
179 private static final Object sFormatSync = new Object(); field in TimeUtils318 synchronized (sFormatSync) { in formatDuration()326 synchronized (sFormatSync) { in formatDuration()335 synchronized (sFormatSync) { in formatDuration()344 synchronized (sFormatSync) { in formatDuration()
61712 Landroid/util/TimeUtils;->sFormatSync:Ljava/lang/Object;