Searched refs:formatSleepSession (Results 1 – 1 of 1) sorted by relevance
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/dataentries/formatters/ | ||
D | SleepSessionFormatter.kt | 67 return formatSleepSession(record) { duration -> formatDurationShort(context, duration) } in <lambda>() |