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