Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/Logging/
DSessionManager.java349 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