Searched defs:setBaseCodePath (Results 1 – 3 of 3) sorted by relevance
124 boolean setBaseCodePath(@NonNull final String packageName, final int userId, in setBaseCodePath() method in OverlayManagerSettings543 private boolean setBaseCodePath(@NonNull final String path) { in setBaseCodePath() method in OverlayManagerSettings.SettingsItem
2120 /** {@hide} */ public void setBaseCodePath(String baseCodePath) { sourceDir = baseCodePath; } in setBaseCodePath() method in ApplicationInfo
6733 public void setBaseCodePath(String baseCodePath) { in setBaseCodePath() method in Package