Searched defs:setSplitCodePaths (Results 1 – 3 of 3) sorted by relevance
66 ParsedPackage setSplitCodePaths(String[] splitCodePaths); in setSplitCodePaths() method
2665 …/** {@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