Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerService.java278 public File allocateInternalStageDirLegacy() throws IOException { in allocateInternalStageDirLegacy() method in PackageInstallerService
DPackageManagerService.java9443 final File tempDir = mInstallerService.allocateInternalStageDirLegacy(); in copyApk()