Searched defs:childSession (Results 1 – 6 of 6) sorted by relevance
59 ChildSessionStateMachine childSession = in makeChildSessionStateMachine() local
319 void onCreateChildSa(int remoteSpi, ChildSessionStateMachine childSession); in onCreateChildSa()331 public void onCreateChildSa(int remoteSpi, ChildSessionStateMachine childSession) { in onCreateChildSa()
145 Session childSession = createSubsession(true); in startSession() local192 Session childSession = createSubsession(); in startExternalSession() local
164 public void addChild(Session childSession) { in addChild()
1165 final PackageInstaller.SessionInfo childSession = in notifyStagedSession() local
2134 final PackageInstallerSession childSession = mSessionProvider.getSession(childSessionId); in addChildSessionId() local