Searched refs:insertRecordsViaViewModel (Results 1 – 2 of 2) sorted by relevance
39 fun insertRecordsViaViewModel(records: List<Record>, manager: HealthConnectManager) { in insertRecordsViaViewModel() method in com.android.healthconnect.testapps.toolbox.viewmodels.InsertOrUpdateRecordsViewModel
358 mInsertOrUpdateViewModel.insertRecordsViaViewModel( in <lambda>()