Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java1058 private synchronized InProgressCallSession startNewCallSessionIfNeeded(int phoneId) { in startNewCallSessionIfNeeded() method in TelephonyMetrics
1565 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilCallList()
1682 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilDial()
1706 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilCallRing()
2109 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeOnImsCallStart()
2124 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeOnImsCallReceive()