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