Searched refs:prepareExternalStageCid (Results 1 – 2 of 2) sorted by relevance
27 import static com.android.server.pm.PackageInstallerService.prepareExternalStageCid;1074 prepareExternalStageCid(stageCid, params.sizeBytes); in open()
811 static void prepareExternalStageCid(String stageCid, long sizeBytes) throws IOException { in prepareExternalStageCid() method in PackageInstallerService