Searched refs:copyApk (Results 1 – 2 of 2) sorted by relevance
1831 ret = args.copyApk(mContainerService, true); in doHandleMessage()1873 ret = args.copyApk(mContainerService, true); in doHandleMessage()16697 ret = args.copyApk(mContainerService, true); in handleStartCopy()16837 abstract int copyApk(IMediaContainerService imcs, boolean temp) throws RemoteException; in copyApk() method in PackageManagerService.InstallArgs16945 int copyApk(IMediaContainerService imcs, boolean temp) throws RemoteException { in copyApk() method in PackageManagerService.FileInstallArgs17202 int copyApk(IMediaContainerService imcs, boolean temp) throws RemoteException { in copyApk() method in PackageManagerService.AsecInstallArgs17466 int copyApk(IMediaContainerService imcs, boolean temp) { in copyApk() method in PackageManagerService.MoveInstallArgs
3180 HPLcom/android/server/pm/PackageManagerService$InstallArgs;->copyApk(Lcom/android/internal/app/IMed…12438 PLcom/android/server/pm/PackageManagerService$FileInstallArgs;->copyApk(Lcom/android/internal/app/I…