Searched refs:getParentSession (Results 1 – 3 of 3) sorted by relevance
189 public Session getParentSession() { in getParentSession() method in Session269 while (topNode.getParentSession() != null) { in getRootSession()278 topNode = topNode.getParentSession(); in getRootSession()341 Session parentSession = getParentSession(); in getFullMethodPath()
284 Session parentSession = subsession.getParentSession(); in continueSession()322 Session parentSession = completedSession.getParentSession(); in endSession()340 Session parentSession = subsession.getParentSession(); in endParentSessions()
13667 HSPLandroid/telecom/Logging/Session;->getParentSession()Landroid/telecom/Logging/Session;