Searched refs:copyPackage (Results 1 – 3 of 3) sorted by relevance
26 int copyPackage(String packagePath, in IParcelFileDescriptorFactory target); in copyPackage() method
128 public int copyPackage(String packagePath, IParcelFileDescriptorFactory target) {
13386 ret = imcs.copyPackage(origin.file.getAbsolutePath(), target);