Home
last modified time | relevance | path

Searched refs:EXTRA_EXCLUDE_MIMES (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/provider/
H A DContactsContract.java9166 public static final String EXTRA_EXCLUDE_MIMES = "android.provider.extra.EXCLUDE_MIMES"; field in ContactsContract.QuickContact
9237 intent.putExtra(EXTRA_EXCLUDE_MIMES, excludeMimes); in composeQuickContactsIntent()
9269 intent.putExtra(EXTRA_EXCLUDE_MIMES, in rebuildManagedQuickContactsIntent()
9270 originalIntent.getStringArrayExtra(EXTRA_EXCLUDE_MIMES)); in rebuildManagedQuickContactsIntent()
9840 public static final String EXTRA_EXCLUDE_MIMES = "exclude_mimes"; field in ContactsContract.Intents
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt36683 field public static final String EXTRA_EXCLUDE_MIMES = "android.provider.extra.EXCLUDE_MIMES";
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt41785 Landroid/provider/ContactsContract$Intents;->EXTRA_EXCLUDE_MIMES:Ljava/lang/String;