Searched refs:chooserIntent (Results 1 – 1 of 1) sorted by relevance
270 Intent chooserIntent = Intent.createChooser(sharingIntent, null, in doInBackground() local272 chooserIntent.addFlags(Intent.FLAG_ACTIVITY_CLEAR_TASK in doInBackground()276 PendingIntent.getActivity(context, 0, chooserIntent, in doInBackground()