Searched refs:wrapWithChooserIntent (Results 1 – 4 of 4) sorted by relevance
41 return wrapWithChooserIntent(sendIntent); in createChooserIntent()
42 Intent chooserIntent = wrapWithChooserIntent(sendIntent); in createChooserIntent()
52 return wrapWithChooserIntent(sendIntent); in createChooserIntent()
221 protected Intent wrapWithChooserIntent(Intent shareIntent) { in wrapWithChooserIntent() method in SharesheetChooserResultActivity