Searched refs:getVoiceRatWithVoNRFix (Results 1 – 1 of 1) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/ |
D | VoiceCallSessionStats.java | 235 getVoiceRatWithVoNRFix(mPhone, mPhone.getServiceState(), in onRilCallListChanged() 404 updateRatAtEnd(proto, getVoiceRatWithVoNRFix( in onRilSrvccStateChanged() 467 @NetworkType int rat = getVoiceRatWithVoNRFix(mPhone, serviceState, bearer); in addCall() 569 updateRatAtEnd(proto, getVoiceRatWithVoNRFix(mPhone, getServiceState(), proto.bearerAtEnd)); in finishCall() 644 @NetworkType int rat = getVoiceRatWithVoNRFix(mPhone, serviceState, proto.bearerAtEnd); in checkCallSetup() 657 @NetworkType int rat = getVoiceRatWithVoNRFix(mPhone, state, in updateRatTracker() 663 rat = getVoiceRatWithVoNRFix(mPhone, state, proto.bearerAtEnd); in updateRatTracker() 699 getVoiceRatWithVoNRFix( in finishImsCall() 779 @VisibleForTesting private static @NetworkType int getVoiceRatWithVoNRFix( in getVoiceRatWithVoNRFix() method in VoiceCallSessionStats
|