HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_SEND_MULTIPLE (Results 1 - 10 of 10) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/
ViewResultsActivity.java 75 intent.setAction(Intent.ACTION_SEND_MULTIPLE);
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppLauncherActivity.java 69 if (action.equals(Intent.ACTION_SEND) || action.equals(Intent.ACTION_SEND_MULTIPLE)) {
106 } else if (action.equals(Intent.ACTION_SEND_MULTIPLE)) {
  /packages/apps/Email/src/com/android/email/activity/
MessageCompose.java 331 || Intent.ACTION_SEND_MULTIPLE.equals(mAction)) {
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
ImageGallery.java     [all...]
  /packages/apps/Gallery3D/src/com/cooliris/media/
HudLayer.java 758 intent.setAction(Intent.ACTION_SEND_MULTIPLE);
    [all...]
  /frameworks/base/core/java/android/content/
Intent.java     [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java     [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 

Completed in 194 milliseconds