Searched defs:splitCodePaths (Results 1 – 2 of 2) sorted by relevance
996 …/** {@hide} */ public void setSplitCodePaths(String[] splitCodePaths) { splitSourceDirs = splitCod… in setSplitCodePaths()
268 public final String[] splitCodePaths; field in PackageParser.PackageLite280 String[] splitCodePaths, int[] splitRevisionCodes) { in PackageLite()717 String[] splitCodePaths = null; in parseClusterPackageLite() local4274 public String[] splitCodePaths; field in PackageParser.Package