Searched refs:EXTRA_EXCLUDE_MIMES (Results 1 – 5 of 5) sorted by relevance
9174 public static final String EXTRA_EXCLUDE_MIMES = "android.provider.extra.EXCLUDE_MIMES"; field in ContactsContract.QuickContact9245 intent.putExtra(EXTRA_EXCLUDE_MIMES, excludeMimes); in composeQuickContactsIntent()9277 intent.putExtra(EXTRA_EXCLUDE_MIMES, in rebuildManagedQuickContactsIntent()9278 originalIntent.getStringArrayExtra(EXTRA_EXCLUDE_MIMES)); in rebuildManagedQuickContactsIntent()9848 public static final String EXTRA_EXCLUDE_MIMES = "exclude_mimes"; field in ContactsContract.Intents
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
24583 …field public static final java.lang.String EXTRA_EXCLUDE_MIMES = "android.provider.extra.EXCLUDE_M…
36837 field public static final String EXTRA_EXCLUDE_MIMES = "android.provider.extra.EXCLUDE_MIMES";
41142 Landroid/provider/ContactsContract$Intents;->EXTRA_EXCLUDE_MIMES:Ljava/lang/String;