Searched refs:shareChooserIntent (Results 1 – 1 of 1) sorted by relevance
348 final Intent shareChooserIntent = Intent.createChooser(shareIntent, title); in doShare() local350 context.startActivity(shareChooserIntent); in doShare()