Searched defs:setSplitCodePaths (Results 1 – 4 of 4) sorted by relevance
64 ParsedPackage setSplitCodePaths(String[] splitCodePaths); in setSplitCodePaths() method
432 public PackageImpl setSplitCodePaths(@Nullable String[] splitCodePaths) { in setSplitCodePaths() method in PackageImpl
2516 …/** {@hide} */ public void setSplitCodePaths(String[] splitCodePaths) { splitSourceDirs = splitCod… in setSplitCodePaths() method in ApplicationInfo
7016 public void setSplitCodePaths(String[] codePaths) { in setSplitCodePaths() method in PackageParser.Package