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

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

Completed in 101 milliseconds