Searched refs:ACTION_SENDTO (Results 1 – 4 of 4) sorted by relevance
217 sendSmsMenuItem.setIntent(new Intent(Intent.ACTION_SENDTO, in onCreateContextMenu()
122 android.content.Intent#ACTION_SENDTO} intents. In this case, you must define two separate124 android.content.Intent#ACTION_SENDTO} intent must use the data {@link android.net.Uri} to specify
988 public static final String ACTION_SENDTO = "android.intent.action.SENDTO"; field in Intent
6114 field public static final java.lang.String ACTION_SENDTO = "android.intent.action.SENDTO";