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.java1017 private synchronized InProgressCallSession startNewCallSessionIfNeeded(int phoneId) { in startNewCallSessionIfNeeded() method in TelephonyMetrics
1509 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilCallList()
1626 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilDial()
1650 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilCallRing()
2052 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeOnImsCallStart()
2067 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeOnImsCallReceive()