Member predicate ExportableAndroidComponent::isExported
Holds if this Android component is configured as exported
or has intent
filters configured without exported
explicitly disabled in an
AndroidManifest.xml
file.
predicate isExported()
Holds if this Android component is configured as exported
or has intent
filters configured without exported
explicitly disabled in an
AndroidManifest.xml
file.
predicate isExported()