Searched refs:allocateStageDirLegacy (Results 1 – 2 of 2) sorted by relevance
317 mPm.mInstallerService.allocateStageDirLegacy(mVolumeUuid, isEphemeral)); in copyApkForFileInstall()
460 public File allocateStageDirLegacy(String volumeUuid, boolean isEphemeral) throws IOException { in allocateStageDirLegacy() method in PackageInstallerService