Home
last modified time | relevance | path

Searched refs:ACTION_SEND (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/provider/
DBrowser.java214 Intent send = new Intent(Intent.ACTION_SEND); in sendString()
/frameworks/base/core/java/android/content/
DIntent.java965 public static final String ACTION_SEND = "android.intent.action.SEND"; field in Intent
/frameworks/base/docs/html/guide/topics/
Dfundamentals.jd378 android.content.Intent#ACTION_SEND}), which the system matches to the email application’s “send”
/frameworks/base/docs/html/guide/topics/fundamentals/
Dactivities.jd263 Intent intent = new Intent(Intent.ACTION_SEND);
/frameworks/base/docs/html/sdk/
Dandroid-4.0.jd1245 traditional action item that invokes the {@link android.content.Intent#ACTION_SEND} intent, you can
1247 the {@link android.content.Intent#ACTION_SEND} intent. When the user selects an application to use
/frameworks/base/api/
Dcurrent.txt5476 field public static final java.lang.String ACTION_SEND = "android.intent.action.SEND";
D14.txt5476 field public static final java.lang.String ACTION_SEND = "android.intent.action.SEND";