Searched refs:notifySessionCompleteListeners (Results 1 – 1 of 1) sorted by relevance
349 notifySessionCompleteListeners(subsession.getShortMethodName(), fullSessionTimeMs); in endParentSessions()360 notifySessionCompleteListeners(subsession.getShortMethodName(), fullSessionTimeMs); in endParentSessions()365 private void notifySessionCompleteListeners(String methodName, long sessionTimeMs) { in notifySessionCompleteListeners() method in SessionManager