Searched defs:getMedicalDataSources (Results 1 – 3 of 3) sorted by relevance
187 public List<MedicalDataSource> getMedicalDataSources(List<String> ids) throws Exception { in getMedicalDataSources() method in TestAppProxy194 public List<MedicalDataSource> getMedicalDataSources(GetMedicalDataSourcesRequest request) in getMedicalDataSources() method in TestAppProxy
261 public static List<MedicalDataSource> getMedicalDataSources(Cursor cursor) { in getMedicalDataSources() method in MedicalDataSourceHelper
539 private suspend fun getMedicalDataSources(): List<MedicalDataSource> { in <lambda>() method in com.android.healthconnect.testapps.toolbox.ui.PhrOptionsFragment