Searched refs:sharingChooserIntent (Results 1 – 2 of 2) sorted by relevance
347 Intent sharingChooserIntent = Intent.createChooser(intent, null) in doShare() local350 startActivityAsUser(sharingChooserIntent, UserHandle.CURRENT); in doShare()
255 Intent sharingChooserIntent = Intent.createChooser(sharingIntent, null) in createShareAction() local261 context, 0, sharingChooserIntent, in createShareAction()