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.java702 private synchronized InProgressCallSession startNewCallSessionIfNeeded(int phoneId) { in startNewCallSessionIfNeeded() method in TelephonyMetrics
1153 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilCallList()
1239 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilDial()
1263 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilCallRing()
1610 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeOnImsCallStart()
1625 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeOnImsCallReceive()
/frameworks/base/config/
Dboot-image-profile.txt10036 HPLcom/android/internal/telephony/metrics/TelephonyMetrics;->startNewCallSessionIfNeeded(I)Lcom/and…