Home
last modified time | relevance | path

Searched refs:sLoggingFormat (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/util/
DTimeUtils.java45 private static SimpleDateFormat sLoggingFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); field in TimeUtils
365 return sLoggingFormat.format(new Date(millis)); in formatForLogging()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt78019 Landroid/util/TimeUtils;->sLoggingFormat:Ljava/text/SimpleDateFormat;