Searched refs:parseService (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/com/android/internal/pm/pkg/component/ |
D | ParsedServiceUtils.java | 50 public static ParseResult<ParsedService> parseService(String[] separateProcesses, in parseService() method in ParsedServiceUtils
|
/frameworks/base/core/java/com/android/internal/pm/pkg/parsing/ |
D | ParsingPackageUtils.java | 874 ParseResult<ParsedService> serviceResult = ParsedServiceUtils.parseService( 2243 ParsedServiceUtils.parseService(mSeparateProcesses, pkg, res, parser,
|
/frameworks/base/core/java/android/content/pm/ |
D | PackageParser.java | 3797 Service s = parseService(owner, res, parser, flags, outError, cachedArgs); in parseBaseApplication() 4086 Service s = parseService(owner, res, parser, flags, outError, cachedArgs); in parseSplitApplication() 5404 private Service parseService(Package owner, Resources res, in parseService() method in PackageParser
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 12925 Landroid/content/pm/PackageParser;->parseService(Landroid/content/pm/PackageParser$Package;Landroid…
|