Searched refs:ExportDestinationElement (Results 1 – 3 of 3) sorted by relevance
44 import com.android.healthconnect.controller.utils.logging.ExportDestinationElement in <lambda>()83 logger.logImpression(ExportDestinationElement.EXPORT_DESTINATION_BACK_BUTTON) in <lambda>()84 logger.logImpression(ExportDestinationElement.EXPORT_DESTINATION_NEXT_BUTTON) in <lambda>()87 logger.logInteraction(ExportDestinationElement.EXPORT_DESTINATION_BACK_BUTTON) in <lambda>()146 logger.logInteraction(ExportDestinationElement.EXPORT_DESTINATION_NEXT_BUTTON) in <lambda>()
70 import com.android.healthconnect.controller.utils.logging.ExportDestinationElement176 .logImpression(ExportDestinationElement.EXPORT_DESTINATION_BACK_BUTTON) in impressionsLogged()178 .logImpression(ExportDestinationElement.EXPORT_DESTINATION_NEXT_BUTTON) in impressionsLogged()194 .logInteraction(ExportDestinationElement.EXPORT_DESTINATION_BACK_BUTTON) in clicksBackButton_navigatesBackToFrequencyFragment()434 .logInteraction(ExportDestinationElement.EXPORT_DESTINATION_NEXT_BUTTON) in nextButtonClicked_startsDocumentsUi()
1365 enum class ExportDestinationElement( class