Searched refs:ACTION_SENDTO (Results 1 – 7 of 7) sorted by relevance
243 intent = new Intent(Intent.ACTION_SENDTO, in getApplicationCollectionInternal()604 Intent intent = new Intent(Intent.ACTION_SENDTO, Uri.fromParts(scheme, "", null)); in replacePreferredActivity()619 intentFilter.addAction(Intent.ACTION_SENDTO); in replacePreferredActivity()
121 android.content.Intent#ACTION_SENDTO} intents. In this case, you must define two separate123 android.content.Intent#ACTION_SENDTO} intent must use the data {@link android.net.Uri} to specify
1020 <dd>{@link android.content.Intent#ACTION_SENDTO} (for no attachment) or<br>1073 text messaging or social apps), then use the {@link android.content.Intent#ACTION_SENDTO} action1078 Intent intent = new Intent(Intent.ACTION_SENDTO);2432 <dd>{@link android.content.Intent#ACTION_SENDTO} or<br>2476 Intent intent = new Intent(Intent.ACTION_SENDTO);2487 email or social apps), then use the {@link android.content.Intent#ACTION_SENDTO} action
131 SENDTO(Intent.ACTION_SENDTO,
1048 public static final String ACTION_SENDTO = "android.intent.action.SENDTO"; field in Intent
7923 field public static final java.lang.String ACTION_SENDTO = "android.intent.action.SENDTO";
7679 field public static final java.lang.String ACTION_SENDTO = "android.intent.action.SENDTO";