Searched defs:setBaseCodePath (Results 1 – 5 of 5) sorted by relevance
46 ParsedPackage setBaseCodePath(String baseCodePath); in setBaseCodePath() method
324 public PackageImpl setBaseCodePath(@NonNull String baseCodePath) { in setBaseCodePath() method in PackageImpl
104 boolean setBaseCodePath(@NonNull final String packageName, final int userId, in setBaseCodePath() method in OverlayManagerSettings549 private boolean setBaseCodePath(@NonNull final String path) { in setBaseCodePath() method in OverlayManagerSettings.SettingsItem
2224 /** {@hide} */ public void setBaseCodePath(String baseCodePath) { sourceDir = baseCodePath; } in setBaseCodePath() method in ApplicationInfo
6922 public void setBaseCodePath(String baseCodePath) { in setBaseCodePath() method in Package