Home
last modified time | relevance | path

Searched refs:ACTION_SEND_MULTIPLE (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/widget/
DShareActionProvider.java281 if (Intent.ACTION_SEND.equals(action) || Intent.ACTION_SEND_MULTIPLE.equals(action)) { in setShareIntent()
304 Intent.ACTION_SEND_MULTIPLE.equals(action)) { in onMenuItemClick()
/frameworks/native/cmds/dumpstate/
Dbugreport-format.md8 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.
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
DLeakReporter.java120 Intent intent = new Intent(Intent.ACTION_SEND_MULTIPLE); in getIntent()
DDumpTruck.java146 Intent shareIntent = new Intent(Intent.ACTION_SEND_MULTIPLE); in createShareIntent()
/frameworks/base/core/java/com/android/internal/app/
DChooserActivity.java750 } 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)) {
DResolverActivity.java182 SEND_MULTIPLE(Intent.ACTION_SEND_MULTIPLE,
/frameworks/base/core/java/android/content/
DIntent.java1250 public static final String ACTION_SEND_MULTIPLE = "android.intent.action.SEND_MULTIPLE"; field in Intent
10880 } else if (ACTION_SEND_MULTIPLE.equals(action)) { in fixUris()
10959 } else if (ACTION_SEND_MULTIPLE.equals(action)) { in migrateExtraStreamToClipData()
/frameworks/base/core/tests/coretests/src/com/android/internal/app/
DChooserActivityTest.java986 sendIntent.setAction(Intent.ACTION_SEND_MULTIPLE); in createSendUriIntentWithPreview()
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java897 final Intent intent = new Intent(Intent.ACTION_SEND_MULTIPLE); in buildSendIntent()
/frameworks/base/services/core/java/com/android/server/pm/
DComponentResolver.java77 PROTECTED_ACTIONS.add(Intent.ACTION_SEND_MULTIPLE);
/frameworks/base/core/java/android/content/pm/
DPackageParser.java5532 || intent.hasAction(Intent.ACTION_SEND_MULTIPLE); in isImplicitlyExposedIntent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...