Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DVoiceCallSessionStats.java404 updateRatAtEnd(proto, getVoiceRatWithVoNRFix( in onRilSrvccStateChanged()
569 updateRatAtEnd(proto, getVoiceRatWithVoNRFix(mPhone, getServiceState(), proto.bearerAtEnd)); in finishCall()
664 updateRatAtEnd(proto, rat); in updateRatTracker()
672 private void updateRatAtEnd(VoiceCallSession proto, @NetworkType int rat) { in updateRatAtEnd() method in VoiceCallSessionStats