Searched refs:ACTION_SEND_MULTIPLE (Results 1 – 12 of 12) sorted by relevance
281 if (Intent.ACTION_SEND.equals(action) || Intent.ACTION_SEND_MULTIPLE.equals(action)) { in setShareIntent()304 Intent.ACTION_SEND_MULTIPLE.equals(action)) { in onMenuItemClick()
8 which in turn delivers it to the end user through a `ACTION_SEND_MULTIPLE`16 in the `ACTION_SEND_MULTIPLE` intent.22 file as the `ACTION_SEND_MULTIPLE` attachment.
120 Intent intent = new Intent(Intent.ACTION_SEND_MULTIPLE); in getIntent()
146 Intent shareIntent = new Intent(Intent.ACTION_SEND_MULTIPLE); in createShareIntent()
750 } else if (Intent.ACTION_SEND_MULTIPLE.equals(action)) {1089 } else if (Intent.ACTION_SEND_MULTIPLE.equals(action)) {2793 if (Intent.ACTION_SEND.equals(action) || Intent.ACTION_SEND_MULTIPLE.equals(action)) {
182 SEND_MULTIPLE(Intent.ACTION_SEND_MULTIPLE,
1250 public static final String ACTION_SEND_MULTIPLE = "android.intent.action.SEND_MULTIPLE"; field in Intent10880 } else if (ACTION_SEND_MULTIPLE.equals(action)) { in fixUris()10959 } else if (ACTION_SEND_MULTIPLE.equals(action)) { in migrateExtraStreamToClipData()
986 sendIntent.setAction(Intent.ACTION_SEND_MULTIPLE); in createSendUriIntentWithPreview()
897 final Intent intent = new Intent(Intent.ACTION_SEND_MULTIPLE); in buildSendIntent()
77 PROTECTED_ACTIONS.add(Intent.ACTION_SEND_MULTIPLE);
5532 || intent.hasAction(Intent.ACTION_SEND_MULTIPLE); in isImplicitlyExposedIntent()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...