Searched refs:exportStatusViewModel (Results 1 – 7 of 7) sorted by relevance
70 val exportStatusViewModel: ExportStatusViewModel = constant in com.android.healthconnect.controller.tests.backuprestore.BackupAndRestoreSettingsFragmentTest94 whenever(exportStatusViewModel.storedScheduledExportStatus).then { in setup()107 whenever(exportStatusViewModel.storedScheduledExportStatus).then { in backupAndRestoreSettingsFragmentInit_showsFragmentCorrectly()137 whenever(exportStatusViewModel.storedScheduledExportStatus).then { in backupAndRestoreSettingsFragment_withNoLastSuccessfulDate_doesNotShowLastExportTime()
52 private val exportStatusViewModel: ExportStatusViewModel by viewModels() in <lambda>() constant in com.android.healthconnect.controller.exportimport.ScheduledExportFragment74 exportStatusViewModel.storedScheduledExportStatus.observe(viewLifecycleOwner) { in <lambda>()
114 val exportStatusViewModel: ExportStatusViewModel = in <lambda>() constant in com.android.healthconnect.controller.tests.home.HomeFragmentTest146 whenever(exportStatusViewModel.storedScheduledExportStatus).then { in <lambda>()638 whenever(exportStatusViewModel.storedScheduledExportStatus).then { in <lambda>()666 whenever(exportStatusViewModel.storedScheduledExportStatus).then { in <lambda>()695 whenever(exportStatusViewModel.storedScheduledExportStatus).then { in <lambda>()724 whenever(exportStatusViewModel.storedScheduledExportStatus).then { in <lambda>()757 whenever(exportStatusViewModel.storedScheduledExportStatus).then { in <lambda>()
62 private val exportStatusViewModel: ExportStatusViewModel by viewModels() in <lambda>() constant in com.android.healthconnect.controller.backuprestore.BackupAndRestoreSettingsFragment119 exportStatusViewModel.storedScheduledExportStatus.observe(viewLifecycleOwner) { in <lambda>()
49 val exportStatusViewModel: ExportStatusViewModel = constant in com.android.healthconnect.controller.tests.MainActivityTest76 whenever(exportStatusViewModel.storedScheduledExportStatus).then { in setup()
94 val exportStatusViewModel: ExportStatusViewModel = mock(ExportStatusViewModel::class.java) constant in com.android.healthconnect.controller.tests.navigation.TrampolineActivityTest130 whenever(exportStatusViewModel.storedScheduledExportStatus).then { in setup()
97 private val exportStatusViewModel: ExportStatusViewModel by activityViewModels() in <lambda>() constant in com.android.healthconnect.controller.home.HomeFragment186 exportStatusViewModel.storedScheduledExportStatus.observe(viewLifecycleOwner) { in <lambda>()