Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/dataentries/formatters/
DSpeedFormatter.kt75 val res = getA11yUnitRes(unitPreferences) in formatA11yValue()
99 getA11yUnitRes(unitPreferences), in formatSample()
132 fun getA11yUnitRes(unitPreferences: UnitPreferences): Int { in getA11yUnitRes() method in com.android.healthconnect.controller.dataentries.formatters.SpeedFormatter
169 getA11yUnitRes(unitPreferences), speed.inMetersPerSecond, unitPreferences) in formatA11ySpeedValue()