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