Home
last modified time | relevance | path

Searched refs:writeOnImsCommand (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java1270 mMetrics.writeOnImsCommand(mPhone.getPhoneId(), imsCall.getSession(), in acceptCall()
1335 mMetrics.writeOnImsCommand(mPhone.getPhoneId(), imsCall.getSession(), in switchWaitingOrHoldingAndActive()
1686 mMetrics.writeOnImsCommand(mPhone.getPhoneId(), imsCall.getSession(), in hangup()
1690 mMetrics.writeOnImsCommand(mPhone.getPhoneId(), imsCall.getSession(), in hangup()
1730 mMetrics.writeOnImsCommand(mPhone.getPhoneId(), imsCall.getSession(), in resumeWaitingOrHolding()
1739 mMetrics.writeOnImsCommand(mPhone.getPhoneId(), imsCall.getSession(), in resumeWaitingOrHolding()
1750 mMetrics.writeOnImsCommand(mPhone.getPhoneId(), imsCall.getSession(), in resumeWaitingOrHolding()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DTelephonyMetricsTest.java340 mMetrics.writeOnImsCommand(mPhone.getPhoneId(), mImsCallSession, 123); in testWriteOnImsCommand()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java1639 public void writeOnImsCommand(int phoneId, ImsCallSession session, int command) { in writeOnImsCommand() method in TelephonyMetrics
/frameworks/base/config/
Dboot-image-profile.txt10046 HPLcom/android/internal/telephony/metrics/TelephonyMetrics;->writeOnImsCommand(ILandroid/telephony/…