Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/dataentries/formatters/
DDurationFormatter.kt36 val hourString: String = integerFormat.format(hours) in formatDurationShort() constant
57 val hourString: String = in formatDurationLong() constant
86 val hourString: String = in formatDurationDaysOrHours() constant