Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCallManagerTest.java152 CallManager.getInstance().stopDtmf(); in testStopDtmf()
153 verify(mPhone, times(0)).stopDtmf(); in testStopDtmf()
158 CallManager.getInstance().stopDtmf(); in testStopDtmf()
159 verify(mPhone, times(1)).stopDtmf(); in testStopDtmf()
DSimulatedCommandsVerifier.java842 public void stopDtmf(Message result) { in stopDtmf() method in SimulatedCommandsVerifier
DSimulatedCommands.java1118 public void stopDtmf(Message result) { in stopDtmf() method in SimulatedCommands
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionImplBase.java284 public void stopDtmf() {
285 executeMethodAsync(() -> ImsCallSessionImplBase.this.stopDtmf(), "stopDtmf");
655 public void stopDtmf() { in stopDtmf() method in ImsCallSessionImplBase
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl262 void stopDtmf(); in stopDtmf() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioVoiceProxy.java679 public void stopDtmf(int serial) throws RemoteException { in stopDtmf() method in RadioVoiceProxy
682 mVoiceProxy.stopDtmf(serial); in stopDtmf()
684 mRadioProxy.stopDtmf(serial); in stopDtmf()
DPhoneInternalInterface.java585 void stopDtmf(); in stopDtmf() method
DCallManager.java1115 public void stopDtmf() { in stopDtmf() method in CallManager
1121 if (hasActiveFgCall()) getFgPhone().stopDtmf(); in stopDtmf()
DCommandsInterface.java1176 void stopDtmf(Message result); in stopDtmf() method
DGsmCdmaPhone.java1752 public void stopDtmf() { in stopDtmf() method in GsmCdmaPhone
1753 mCi.stopDtmf(null); in stopDtmf()
DRIL.java2533 public void stopDtmf(Message result) { in stopDtmf() method in RIL
2543 voiceProxy.stopDtmf(rr.mSerial); in stopDtmf()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSession.java1086 public void stopDtmf() { in stopDtmf() method in ImsCallSession
1092 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/imsphone/
DImsPhoneCommandInterface.java234 public void stopDtmf(Message result) { in stopDtmf() method in ImsPhoneCommandInterface
DImsPhone.java1031 stopDtmf() { in stopDtmf() method in ImsPhone
1032 mCT.stopDtmf(); in stopDtmf()
DImsPhoneCallTracker.java2551 stopDtmf() { in stopDtmf() method in ImsPhoneCallTracker
2556 imscall.stopDtmf(); in stopDtmf()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java462 mImsPhoneUT.stopDtmf(); in testDtmf()
463 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.txt15376 method public void stopDtmf();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt53791 Landroid/telephony/ims/compat/stub/ImsCallSessionImplBase;->stopDtmf()V
54038 Landroid/telephony/ims/ImsCallSession;->stopDtmf()V
71277 Lcom/android/ims/internal/IImsCallSession$Stub$Proxy;->stopDtmf()V
71342 Lcom/android/ims/internal/IImsCallSession;->stopDtmf()V