Searched refs:sLoggingFormat (Results 1 – 2 of 2) sorted by relevance
45 private static SimpleDateFormat sLoggingFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); field in TimeUtils365 return sLoggingFormat.format(new Date(millis)); in formatForLogging()
78019 Landroid/util/TimeUtils;->sLoggingFormat:Ljava/text/SimpleDateFormat;