Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyEventLog.java527 public void writeOnImsCallAccept(ImsCallSession session) { in writeOnImsCallAccept() method in TelephonyEventLog
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java562 mEventLog.writeOnImsCallAccept(imsCall.getSession()); in acceptCall()
956 mEventLog.writeOnImsCallAccept(imsCall.getSession()); in resumeWaitingOrHolding()