Searched defs:setBaseCodePath (Results 1 – 3 of 3) sorted by relevance
120 boolean setBaseCodePath(@NonNull final OverlayIdentifier overlay, final int userId, in setBaseCodePath() method in OverlayManagerSettings
2731 /** {@hide} */ public void setBaseCodePath(String baseCodePath) { sourceDir = baseCodePath; } in setBaseCodePath() method in ApplicationInfo
7087 public void setBaseCodePath(String baseCodePath) { in setBaseCodePath() method in PackageParser.Package