Searched defs:copyPackage (Results 1 – 2 of 2) sorted by relevance
24 int copyPackage(String packagePath, in IParcelFileDescriptorFactory target); in copyPackage() method
847 public static int copyPackage(String packagePath, File targetDir) { in copyPackage() method