Searched refs:HeightFormatter (Results 1 – 3 of 3) sorted by relevance
22 import com.android.healthconnect.controller.dataentries.formatters.HeightFormatter45 @Inject lateinit var formatter: HeightFormatter
35 class HeightFormatter @Inject constructor(@ApplicationContext private val context: Context) : class
79 import com.android.healthconnect.controller.dataentries.formatters.HeightFormatter119 private val heightFormatter: HeightFormatter,