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