Searched refs:ParsedMainComponentUtils (Results 1 – 5 of 5) sorted by relevance
61 ParseResult<ParsedServiceImpl> result = ParsedMainComponentUtils.parseMainComponent( in parseService()138 ParseResult<ParsedIntentInfoImpl> intentResult = ParsedMainComponentUtils in parseService()
67 ParsedMainComponentUtils.parseMainComponent(provider, tag, separateProcesses, in parseProvider()176 ParseResult<ParsedIntentInfoImpl> intentResult = ParsedMainComponentUtils in parseProviderTags()
42 class ParsedMainComponentUtils { class
99 ParsedMainComponentUtils.parseMainComponent(activity, tag, separateProcesses, in parseActivityOrReceiver()296 ParseResult<ParsedActivityImpl> result = ParsedMainComponentUtils.parseMainComponent( in parseActivityAlias()509 … ParseResult<ParsedIntentInfoImpl> result = ParsedMainComponentUtils.parseIntentFilter(activity, in parseIntentFilter()
8479 HSPLcom/android/server/pm/pkg/component/ParsedMainComponentUtils;->parseIntentFilter(Lcom/android/s…8480 HSPLcom/android/server/pm/pkg/component/ParsedMainComponentUtils;->parseMainComponent(Lcom/android/…13329 Lcom/android/server/pm/pkg/component/ParsedMainComponentUtils;