Searched defs:setSplitCodePaths (Results 1 – 3 of 3) sorted by relevance
66 ParsedPackage setSplitCodePaths(String[] splitCodePaths); in setSplitCodePaths() method
2732 …/** {@hide} */ public void setSplitCodePaths(String[] splitCodePaths) { splitSourceDirs = splitCod… in setSplitCodePaths() method in ApplicationInfo
7073 public void setSplitCodePaths(String[] codePaths) { in setSplitCodePaths() method in PackageParser.Package