Searched refs:startNewCallSessionIfNeeded (Results 1 – 2 of 2) sorted by relevance
702 private synchronized InProgressCallSession startNewCallSessionIfNeeded(int phoneId) { in startNewCallSessionIfNeeded() method in TelephonyMetrics1153 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()
10036 HPLcom/android/internal/telephony/metrics/TelephonyMetrics;->startNewCallSessionIfNeeded(I)Lcom/and…