Searched refs:EXTRA_EMAIL (Results 1 – 5 of 5) sorted by relevance
264 intent.putExtra(Intent.EXTRA_EMAIL, recipientArray);268 <p>The {@link android.content.Intent#EXTRA_EMAIL} extra added to the intent is a string array of
2341 public static final String EXTRA_EMAIL = "android.intent.extra.EMAIL"; field in Intent
287 <li>{@link android.content.Intent#EXTRA_EMAIL Intent.EXTRA_EMAIL}: Email addresses of those to
5536 field public static final java.lang.String EXTRA_EMAIL = "android.intent.extra.EMAIL";