Searched defs:EXTRA_CC (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DIntent.java582 * <li> {@link #EXTRA_CC}
1135 * appropriate, are: {@link #EXTRA_EMAIL}, {@link #EXTRA_CC},
1173 * appropriate, are: {@link #EXTRA_EMAIL}, {@link #EXTRA_CC},
3643 public static final String EXTRA_CC = "android.intent.extra.CC"; field in class:Intent

Completed in 25 milliseconds