Home
last modified time | relevance | path

Searched defs:systemFormat (Results 1 – 1 of 1) sorted by relevance

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/utils/
DLocalDateTimeFormatter.kt73 val systemFormat = getBestDateTimePattern(Locale.getDefault(), "dMMMM") constant
80 val systemFormat = getBestDateTimePattern(Locale.getDefault(), "MMMd Hm") constant
87 val systemFormat = getBestDateTimePattern(Locale.getDefault(), "MMMd hm") constant