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.java1060 private synchronized InProgressCallSession startNewCallSessionIfNeeded(int phoneId) { in startNewCallSessionIfNeeded() method in TelephonyMetrics
1567 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilCallList()
1684 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilDial()
1708 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilCallRing()
2111 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeOnImsCallStart()
2126 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeOnImsCallReceive()