Searched refs:writeOnImsCallStart (Results 1 – 3 of 3) sorted by relevance
341 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteOnImsCallStart()384 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteImsCallState()404 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteImsSetFeatureValue()426 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteOnImsCallHandoverEvent()453 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteOnImsCommand()477 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteOnImsConnectionState()607 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWritePhoneState()
2051 public void writeOnImsCallStart(int phoneId, ImsCallSession session) { in writeOnImsCallStart() method in TelephonyMetrics
1527 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), imsCall.getSession()); in dialInternal()