Home
last modified time | relevance | path

Searched refs:stopDtmf (Results 1 – 22 of 22) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCallManagerTest.java155 CallManager.getInstance().stopDtmf(); in testStopDtmf()
156 verify(mPhone, times(0)).stopDtmf(); in testStopDtmf()
161 CallManager.getInstance().stopDtmf(); in testStopDtmf()
162 verify(mPhone, times(1)).stopDtmf(); in testStopDtmf()
DSimulatedCommandsVerifier.java840 public void stopDtmf(Message result) { in stopDtmf() method in SimulatedCommandsVerifier
DSimulatedCommands.java1115 public void stopDtmf(Message result) { in stopDtmf() method in SimulatedCommands
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionImplBase.java254 public void stopDtmf() {
255 ImsCallSessionImplBase.this.stopDtmf();
595 public void stopDtmf() { in stopDtmf() method in ImsCallSessionImplBase
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl262 void stopDtmf(); in stopDtmf() method
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSession.java1073 public void stopDtmf() { in stopDtmf() method in ImsCallSession
1079 miSession.stopDtmf(); in stopDtmf()
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java360 public void stopDtmf() { in stopDtmf() method in ImsCallSessionImplBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java584 void stopDtmf(); in stopDtmf() method
DCallManager.java1122 public void stopDtmf() { in stopDtmf() method in CallManager
1128 if (hasActiveFgCall()) getFgPhone().stopDtmf(); in stopDtmf()
DCommandsInterface.java1171 void stopDtmf(Message result); in stopDtmf() method
DGsmCdmaPhone.java1655 public void stopDtmf() { in stopDtmf() method in GsmCdmaPhone
1656 mCi.stopDtmf(null); in stopDtmf()
DRIL.java2864 public void stopDtmf(Message result) { in stopDtmf() method in RIL
2873 radioProxy.stopDtmf(rr.mSerial); in stopDtmf()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java233 public void stopDtmf(Message result) { in stopDtmf() method in SipCommandInterface
DSipPhone.java320 public void stopDtmf() { in stopDtmf() method in SipPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java232 public void stopDtmf(Message result) { in stopDtmf() method in ImsPhoneCommandInterface
DImsPhone.java1014 stopDtmf() { in stopDtmf() method in ImsPhone
1015 mCT.stopDtmf(); in stopDtmf()
DImsPhoneCallTracker.java2345 stopDtmf() { in stopDtmf() method in ImsPhoneCallTracker
2350 imscall.stopDtmf(); in stopDtmf()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java461 mImsPhoneUT.stopDtmf(); in testDtmf()
462 verify(mImsCT).stopDtmf(); in testDtmf()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java1733 public void stopDtmf() { in stopDtmf() method in ImsCall
1738 mSession.stopDtmf(); in stopDtmf()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken342 public void stopDtmf(Message result) {
/frameworks/base/core/api/
Dsystem-current.txt13866 method public void stopDtmf();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57114 Landroid/telephony/ims/compat/stub/ImsCallSessionImplBase;->stopDtmf()V
57361 Landroid/telephony/ims/ImsCallSession;->stopDtmf()V
74600 Lcom/android/ims/internal/IImsCallSession$Stub$Proxy;->stopDtmf()V
74665 Lcom/android/ims/internal/IImsCallSession;->stopDtmf()V