Searched defs:parentSession (Results 1 – 5 of 5) sorted by relevance
62 Session parentSession = childSession.getParentSession(); in testRecursion_printFullSessionTree() local93 Session parentSession = childSession.getParentSession(); in testRecursion_getFullMethodPath() local124 Session parentSession = childSession.getParentSession(); in testRecursion_getFullMethodPathTruncated() local155 Session parentSession = childSession.getParentSession(); in testRecursion_toString() local187 Session parentSession = childSession.getParentSession(); in testRecursion_toString_childCircDep() local217 Session parentSession = childSession.getParentSession(); in testRecursion_getInfo() local243 Session parentSession = createTestSession("parent", "p"); in testRecursion() local
184 Session parentSession = mTestSessionManager.mSessionMapper.get(TEST_PARENT_THREAD_ID); in testCreateSubsession() local203 Session parentSession = mTestSessionManager.mSessionMapper.get(TEST_PARENT_THREAD_ID); in testCancelSubsession() local224 Session parentSession = mTestSessionManager.mSessionMapper.get(TEST_PARENT_THREAD_ID); in testContinueSubsession() local248 Session parentSession = mTestSessionManager.mSessionMapper.get(TEST_PARENT_THREAD_ID); in testEndSubsession() local271 Session parentSession = mTestSessionManager.mSessionMapper.get(TEST_PARENT_THREAD_ID); in testEndSubsessionWithParentComplete() local
291 Session parentSession = subsession.getParentSession(); in continueSession() local329 Session parentSession = completedSession.getParentSession(); in endSession() local347 Session parentSession = subsession.getParentSession(); in endParentSessions() local
191 public void setParentSession(Session parentSession) { in setParentSession()284 Session parentSession = mParentSession; in getFullSessionId() local375 Session parentSession = getParentSession(); in getFullMethodPath() local
541 PackageInstaller.Session parentSession = packageInstaller.openSession( in commit() local