Searched refs:writeOnImsCallStart (Results 1 – 3 of 3) sorted by relevance
348 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteOnImsCallStart()391 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteImsCallState()411 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteImsSetFeatureValue()463 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteOnImsCallHandoverEvent()490 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteOnImsCommand()514 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWriteOnImsConnectionState()651 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), mImsCallSession); in testWritePhoneState()
2110 public void writeOnImsCallStart(int phoneId, ImsCallSession session) { in writeOnImsCallStart() method in TelephonyMetrics
2180 mMetrics.writeOnImsCallStart(mPhone.getPhoneId(), imsCall.getSession()); in dialInternal()