Home | History | Annotate | Download | only in imsphone

Lines Matching defs:getCallSession

1893         if (connVideoProvider != null || imsCall.getCallSession().getVideoCallProvider() == null) {
2135 mMetrics.writeOnImsCallProgressing(mPhone.getPhoneId(), imsCall.getCallSession());
2168 mMetrics.writeOnImsCallStarted(mPhone.getPhoneId(), imsCall.getCallSession());
2183 imsCall.getCallSession(), conn.getCall().mState);
2239 mMetrics.writeOnImsCallStartFailed(mPhone.getPhoneId(), imsCall.getCallSession(),
2313 mMetrics.writeOnImsCallTerminated(mPhone.getPhoneId(), imsCall.getCallSession(),
2419 mMetrics.writeOnImsCallHeld(mPhone.getPhoneId(), imsCall.getCallSession());
2443 mMetrics.writeOnImsCallHoldFailed(mPhone.getPhoneId(), imsCall.getCallSession(),
2475 mMetrics.writeOnImsCallResumed(mPhone.getPhoneId(), imsCall.getCallSession());
2500 mMetrics.writeOnImsCallResumeFailed(mPhone.getPhoneId(), imsCall.getCallSession(),
2534 mMetrics.writeOnImsCallResumeReceived(mPhone.getPhoneId(), imsCall.getCallSession());
2713 TelephonyCallSession.Event.Type.IMS_CALL_HANDOVER, imsCall.getCallSession(),
2726 imsCall.getCallSession(), srcAccessTech, targetAccessTech, reasonInfo);
3339 imsCall.getCallSession().getVideoCallProvider();
3867 mMetrics.writeOnImsCallHoldReceived(mPhone.getPhoneId(), imsCall.getCallSession());