Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DInstallingSession.java326 mPm.mInstallerService.allocateStageDirLegacy(mVolumeUuid, isEphemeral)); in copyApkForFileInstall()
DPackageInstallerService.java477 public File allocateStageDirLegacy(String volumeUuid, boolean isEphemeral) throws IOException { in allocateStageDirLegacy() method in PackageInstallerService