Home
last modified time | relevance | path

Searched refs:ACTION_SENDTO (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/mailcommon/java/com/android/mailcommon/
DWebViewContextMenu.java217 sendSmsMenuItem.setIntent(new Intent(Intent.ACTION_SENDTO, in onCreateContextMenu()
/frameworks/base/docs/html/training/basics/intents/
Dfilters.jd122 android.content.Intent#ACTION_SENDTO} intents. In this case, you must define two separate
124 android.content.Intent#ACTION_SENDTO} intent must use the data {@link android.net.Uri} to specify
/frameworks/base/core/java/android/content/
DIntent.java988 public static final String ACTION_SENDTO = "android.intent.action.SENDTO"; field in Intent
/frameworks/base/api/
Dcurrent.txt6114 field public static final java.lang.String ACTION_SENDTO = "android.intent.action.SENDTO";