Searched refs:ExportDestinationFragment (Results 1 – 2 of 2) sorted by relevance
53 import com.android.healthconnect.controller.exportimport.ExportDestinationFragment in <lambda>()145 launchFragment<ExportDestinationFragment>(Bundle()) in <lambda>()156 launchFragment<ExportDestinationFragment>(Bundle()) { in <lambda>()170 launchFragment<ExportDestinationFragment>(Bundle()) in <lambda>()194 launchFragment<ExportDestinationFragment>(Bundle()) in <lambda>()231 launchFragment<ExportDestinationFragment>(Bundle()) in <lambda>()264 launchFragment<ExportDestinationFragment>(Bundle()) in <lambda>()294 launchFragment<ExportDestinationFragment>(Bundle()) in <lambda>()330 launchFragment<ExportDestinationFragment>(Bundle()) in <lambda>()356 launchFragment<ExportDestinationFragment>(Bundle()) in <lambda>()[all …]
47 class ExportDestinationFragment : Hilt_ExportDestinationFragment() { in <lambda>() class