Searched refs:EXTRA_BCC (Results 1 – 5 of 5) sorted by relevance
302 a.putString(Intent.EXTRA_BCC, "foo@baz.com"); in testMerge_Parcelable_Custom()307 assertEquals(Set.of(Intent.EXTRA_INDEX, Intent.EXTRA_CC, Intent.EXTRA_BCC, in testMerge_Parcelable_Custom()311 assertEquals("foo@baz.com", ab.getString(Intent.EXTRA_BCC)); in testMerge_Parcelable_Custom()
5909 public static final String EXTRA_BCC = "android.intent.extra.BCC"; field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7738 field public static final java.lang.String EXTRA_BCC = "android.intent.extra.BCC";
11350 field public static final String EXTRA_BCC = "android.intent.extra.BCC";