Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DFreeStorageHelper.java185 int freeCacheForInstallation(int recommendedInstallLocation, PackageLite pkgLite, in freeCacheForInstallation() method in FreeStorageHelper
DInstallingSession.java269 pkgLite.recommendedInstallLocation = mPm.freeCacheForInstallation( in handleStartCopy()
DPackageManagerService.java2925 int freeCacheForInstallation(int recommendedInstallLocation, PackageLite pkgLite,
2927 return mFreeStorageHelper.freeCacheForInstallation(recommendedInstallLocation, pkgLite,