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.java953 private synchronized InProgressCallSession startNewCallSessionIfNeeded(int phoneId) { in startNewCallSessionIfNeeded() method in TelephonyMetrics
1434 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilCallList()
1547 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilDial()
1571 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilCallRing()
1970 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeOnImsCallStart()
1985 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeOnImsCallReceive()