Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/component/
H A DParsedActivityUtils.java395 ParseResult<ParsedIntentInfoImpl> intentResult = parseIntentFilter(pkg, activity, in parseActivityOrAlias()
428 ParseResult<ParsedIntentInfoImpl> intentResult = parseIntentFilter(pkg, activity, in parseActivityOrAlias()
505 private static ParseResult<ParsedIntentInfoImpl> parseIntentFilter(ParsingPackage pkg, in parseIntentFilter() method in ParsedActivityUtils
509 … ParseResult<ParsedIntentInfoImpl> result = ParsedMainComponentUtils.parseIntentFilter(activity, in parseIntentFilter()
H A DParsedMainComponentUtils.java113 static ParseResult<ParsedIntentInfoImpl> parseIntentFilter( in parseIntentFilter() method in ParsedMainComponentUtils
H A DParsedServiceUtils.java139 .parseIntentFilter(service, pkg, res, parser, visibleToEphemeral, in parseService()
H A DParsedProviderUtils.java177 .parseIntentFilter(provider, pkg, res, parser, visibleToEphemeral, in parseProviderTags()
/aosp14/frameworks/base/services/
H A Dart-profile8377 HSPLcom/android/server/pm/pkg/component/ParsedActivityUtils;->parseIntentFilter(Lcom/android/server…
8479 HSPLcom/android/server/pm/pkg/component/ParsedMainComponentUtils;->parseIntentFilter(Lcom/android/s…