Searched refs:writeOnImsCallStart (Results 1 – 3 of 3) sorted by relevance
340 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteOnImsCallStart()383 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteImsCallState()403 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteImsSetFeatureValue()425 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteOnImsCallHandoverEvent()452 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteOnImsCommand()476 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteOnImsConnectionState()606 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWritePhoneState()
2028 public void writeOnImsCallStart(int phoneId, ImsCallSession session) { in writeOnImsCallStart() method in TelephonyMetrics
1507 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), imsCall.getSession()); in dialInternal()