Home
last modified time | relevance | path

Searched refs:getParentSession (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/Logging/
DSession.java189 public Session getParentSession() { in getParentSession() method in Session
269 while (topNode.getParentSession() != null) { in getRootSession()
278 topNode = topNode.getParentSession(); in getRootSession()
341 Session parentSession = getParentSession(); in getFullMethodPath()
DSessionManager.java284 Session parentSession = subsession.getParentSession(); in continueSession()
322 Session parentSession = completedSession.getParentSession(); in endSession()
340 Session parentSession = subsession.getParentSession(); in endParentSessions()
/frameworks/base/config/
Dboot-image-profile.txt13667 HSPLandroid/telecom/Logging/Session;->getParentSession()Landroid/telecom/Logging/Session;