Searched defs:setBaseCodePath (Results 1 – 5 of 5) sorted by relevance
119 boolean setBaseCodePath(@NonNull final OverlayIdentifier overlay, final int userId, in setBaseCodePath() method in OverlayManagerSettings
46 ParsedPackage setBaseCodePath(String baseCodePath); in setBaseCodePath() method
384 public PackageImpl setBaseCodePath(@NonNull String baseCodePath) { in setBaseCodePath() method in PackageImpl
2515 /** {@hide} */ public void setBaseCodePath(String baseCodePath) { sourceDir = baseCodePath; } in setBaseCodePath() method in ApplicationInfo
7030 public void setBaseCodePath(String baseCodePath) { in setBaseCodePath() method in PackageParser.Package