Home
last modified time | relevance | path

Searched refs:checkFreeStorage (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java9355 abstract boolean checkFreeStorage(IMediaContainerService imcs) throws RemoteException; in checkFreeStorage() method in PackageManagerService.InstallArgs
9426 boolean checkFreeStorage(IMediaContainerService imcs) throws RemoteException { in checkFreeStorage() method in PackageManagerService.FileInstallArgs
9706 boolean checkFreeStorage(IMediaContainerService imcs) throws RemoteException { in checkFreeStorage() method in PackageManagerService.AsecInstallArgs