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