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.kt65 val systemFormat = getBestDateTimePattern(Locale.getDefault(), "dMMMM") in <lambda>() constant
69 val systemFormat = getBestDateTimePattern(Locale.getDefault(), "MMMMYYYY") in <lambda>() constant
73 val systemFormat = getBestDateTimePattern(Locale.getDefault(), "MMMM") in <lambda>() constant