Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DRcsStatsTest.java896 mRcsStats.onSipTransportSessionClosed(mSubId, testCallId, testSipResponse, true); in onSipTransportSession_withAtoms()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DRcsStats.java1072 public synchronized void onSipTransportSessionClosed(int subId, String callId, in onSipTransportSessionClosed() method in RcsStats