Searched refs:dataSourcesAndAggregationsInfo (Results 1 – 4 of 4) sorted by relevance
112 whenever(dataSourcesViewModel.dataSourcesAndAggregationsInfo).then { in <lambda>()156 whenever(dataSourcesViewModel.dataSourcesAndAggregationsInfo).then { in <lambda>()204 whenever(dataSourcesViewModel.dataSourcesAndAggregationsInfo).then { in <lambda>()268 whenever(dataSourcesViewModel.dataSourcesAndAggregationsInfo).then { in <lambda>()307 whenever(dataSourcesViewModel.dataSourcesAndAggregationsInfo).then { in <lambda>()374 whenever(dataSourcesViewModel.dataSourcesAndAggregationsInfo).then { in <lambda>()441 whenever(dataSourcesViewModel.dataSourcesAndAggregationsInfo).then { in <lambda>()507 whenever(dataSourcesViewModel.dataSourcesAndAggregationsInfo).then { in <lambda>()530 whenever(dataSourcesViewModel.dataSourcesAndAggregationsInfo).then { in <lambda>()577 whenever(dataSourcesViewModel.dataSourcesAndAggregationsInfo).then { in <lambda>()[all …]
125 viewModel.dataSourcesAndAggregationsInfo.observeForever(testObserver) in <lambda>()
71 val dataSourcesAndAggregationsInfo: LiveData<DataSourcesAndAggregationsInfo> in <lambda>() constant in com.android.healthconnect.controller.datasources.DataSourcesViewModel
163 dataSourcesViewModel.dataSourcesAndAggregationsInfo.observe(viewLifecycleOwner) { in <lambda>()