Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/Logging/
DSession.java75 return new Info(s.getFullSessionId(), s.getFullMethodPath( in getInfo()
96 return new Info(s.getFullSessionId(), s.getFullMethodPath( in getExternalInfo()
267 private String getFullSessionId() { in getFullSessionId() method in Session
268 return getFullSessionId(0); in getFullSessionId()
272 private String getFullSessionId(int parentCount) { in getFullSessionId() method in Session
289 return parentSession.getFullSessionId(parentCount + 1) in getFullSessionId()
294 return parentSession.getFullSessionId(parentCount + 1); in getFullSessionId()
469 return methodName.toString() + "@" + sessionToPrint.getFullSessionId(); in toString()
/frameworks/base/boot/
Dboot-image-profile.txt13884 HSPLandroid/telecom/Logging/Session;->getFullSessionId(I)Ljava/lang/String;
/frameworks/base/config/
Dboot-image-profile.txt13948 HSPLandroid/telecom/Logging/Session;->getFullSessionId(I)Ljava/lang/String;