Searched refs:writeOnImsCommand (Results 1 – 4 of 4) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCallTracker.java | 1270 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/ |
D | TelephonyMetricsTest.java | 340 mMetrics.writeOnImsCommand(mPhone.getPhoneId(), mImsCallSession, 123); in testWriteOnImsCommand()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/ |
D | TelephonyMetrics.java | 1639 public void writeOnImsCommand(int phoneId, ImsCallSession session, int command) { in writeOnImsCommand() method in TelephonyMetrics
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 10046 HPLcom/android/internal/telephony/metrics/TelephonyMetrics;->writeOnImsCommand(ILandroid/telephony/…
|