Home
last modified time | relevance | path

Searched refs:mExcludeMimes (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DQuickContactBadge.java57 protected String[] mExcludeMimes = null; field in QuickContactBadge
308 mExcludeMimes, mPrioritizedMimeType); in onClick() local
336 mExcludeMimes = excludeMimes; in setExcludeMimes()
394 mExcludeMimes, mPrioritizedMimeType); in onQueryComplete() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DQuickContactActivity.java270 private String[] mExcludeMimes; field in QuickContactActivity
858 mExcludeMimes = intent.getStringArrayExtra(QuickContact.EXTRA_EXCLUDE_MIMES); in processIntent()
912 if (mExcludeMimes == null) return false; in isMimeExcluded()
913 for (String excludedMime : mExcludeMimes) { in isMimeExcluded()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt55547 field protected String[] mExcludeMimes;
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt38093 field protected java.lang.String[] mExcludeMimes;