Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/link/
H A DManifestFixer.cpp35 static bool HasDeepLink(xml::Element* intent_filter_el) { in HasDeepLink() function
102 if (!HasDeepLink(intent_filter_el)) { in VerifyDeepLinkIntentAction()