Home
last modified time | relevance | path

Searched refs:printFullSessionTree (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/Logging/
DSessionManager.java420 message.append(entry.getValue().printFullSessionTree()); in printActiveSessions()
441 logMessage += session.printFullSessionTree() + "\n"; in cleanupStaleSessions()
DSession.java319 public String printFullSessionTree() { in printFullSessionTree() method in Session