Home
last modified time | relevance | path

Searched defs:fullSessionTimeMs (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/Logging/
DSessionManager.java391 long fullSessionTimeMs = System.currentTimeMillis() in cleanupSessionTreeAndNotify() local
395 notifySessionCompleteListeners(currSession.getShortMethodName(), fullSessionTimeMs); in cleanupSessionTreeAndNotify() local
415 long fullSessionTimeMs = in endParentSessionsRecursive() local
417 notifySessionCompleteListeners(subsession.getShortMethodName(), fullSessionTimeMs); in endParentSessionsRecursive() local
423 long fullSessionTimeMs = in endParentSessionsRecursive() local
428 notifySessionCompleteListeners(subsession.getShortMethodName(), fullSessionTimeMs); in endParentSessionsRecursive() local