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

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

Completed in 21 milliseconds