D | ReadDataInForegroundFragment.kt | 46 executeAndShowMessage { readAllRecords<StepsRecord>() } in onViewCreated() 63 private suspend inline fun <reified T : Record> readAllRecords(): String = method in com.android.healthconnect.testapps.toolbox.ui.ReadDataInForegroundFragment
|