Home
last modified time | relevance | path

Searched defs:IntentFilter (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/
H A DIntentFilter.java155 public class IntentFilter implements Parcelable { class
450 public IntentFilter() { in IntentFilter() method in IntentFilter
462 public IntentFilter(String action) { in IntentFilter() method in IntentFilter
484 public IntentFilter(String action, String dataType) in IntentFilter() method in IntentFilter
497 public IntentFilter(IntentFilter o) { in IntentFilter() method in IntentFilter
2937 public IntentFilter(Parcel source) { in IntentFilter() method in IntentFilter
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/broadcast/
H A DActionReceiverTest.kt66 fun IntentFilter.matchesOther(it: IntentFilter): Boolean { regex
/aosp14/frameworks/base/services/core/java/com/android/server/pm/resolution/
H A DComponentResolver.java408 Function<IntentFilter, Iterator<T>> generator, Iterator<T> searchIterator) { in getIntentListSubset()
/aosp14/frameworks/base/tools/aapt2/dump/
H A DDumpManifest.cpp1638 class IntentFilter : public ManifestExtractor::Element { class
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...