Searched refs:apkParentSession (Results 1 – 1 of 1) sorted by relevance
513 final PackageInstallerSession apkParentSession = mPi.getSession(apkParentSessionId); in extractApksInSession() local515 apkParentSession.open(); in extractApksInSession()527 apkParentSession.addChildSessionId(apkChildSession.sessionId); in extractApksInSession()534 return apkParentSession; in extractApksInSession()