Searched refs:shareChooserIntent (Results 1 – 1 of 1) sorted by relevance
357 val shareChooserIntent: Intent = Intent.createChooser(shareIntent, title) in <lambda>() constant359 context.startActivity(shareChooserIntent) in <lambda>()