Home
last modified time | relevance | path

Searched defs:handleStartCopy (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java10522 abstract void handleStartCopy() throws RemoteException; in handleStartCopy() method in PackageManagerService.HandlerParams
10547 void handleStartCopy() throws RemoteException { in handleStartCopy() method in PackageManagerService.MeasureParams
10811 public void handleStartCopy() throws RemoteException { in handleStartCopy() method in PackageManagerService.InstallParams