Searched defs:splitCodePaths (Results 1 – 14 of 14) sorted by relevance
63 String[] splitCodePaths = pkg.getSplitCodePaths(); in getAllCodePathsExcludingResourceOnly() local82 String[] splitCodePaths = pkg.getSplitCodePaths(); in getAllCodePaths() local
64 ParsedPackage setSplitCodePaths(String[] splitCodePaths); in setSplitCodePaths()
432 public PackageImpl setSplitCodePaths(@Nullable String[] splitCodePaths) { in setSplitCodePaths()
343 String[] splitCodePaths) { in notifyPackageUpdated()391 String[] splitCodePaths, String[] dataDirs, int userId) { in cachePackageCodeLocation()1089 String[] splitCodePaths) { in PackageCodeLocations()1096 public void updateCodeLocation(String baseCodePath, String[] splitCodePaths) { in updateCodeLocation()
405 String[] splitCodePaths = pkg.getSplitCodePaths(); in getSplitRelativeCodePaths() local
235 String[] splitCodePaths = info.applicationInfo.getSplitCodePaths(); in snapshotAppProfile() local530 String[] splitCodePaths = pkg.getSplitCodePaths(); in getPackageProfileNames() local
79 String[] splitCodePaths = new String[]{ in createMockApplicationInfo() local
215 String[] splitCodePaths = null; in composePackageLiteFromApks() local
317 protected String[] splitCodePaths; field in ParsingPackageImpl
122 String[] splitCodePaths, in asSplit()
211 String[] splitCodePaths = pkg.getSplitCodePaths(); in performDexOptLI() local
11993 String[] splitCodePaths = pkg.getSplitCodePaths(); in canSkipForcedPackageVerification() local19949 final String[] splitCodePaths = request.installResult.pkg.getSplitCodePaths(); in installPackagesLI() local
2516 …/** {@hide} */ public void setSplitCodePaths(String[] splitCodePaths) { splitSourceDirs = splitCod… in setSplitCodePaths()
397 public final String[] splitCodePaths; field in PackageParser.PackageLite419 String[] configForSplit, String[] splitCodePaths, int[] splitRevisionCodes) { in PackageLite()1027 String[] splitCodePaths = null; in parseClusterPackageLite() local6730 public String[] splitCodePaths; field in PackageParser.Package7004 public void setApplicationInfoSplitCodePaths(String[] splitCodePaths) { in setApplicationInfoSplitCodePaths()