Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java997 private synchronized InProgressCallSession startNewCallSessionIfNeeded(int phoneId) { in startNewCallSessionIfNeeded() method in TelephonyMetrics
1489 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilCallList()
1606 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilDial()
1630 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilCallRing()
2029 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeOnImsCallStart()
2044 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeOnImsCallReceive()
/frameworks/base/config/
Dboot-image-profile.txt23629 HPLcom/android/internal/telephony/metrics/TelephonyMetrics;->startNewCallSessionIfNeeded(I)Lcom/and…