Home
last modified time | relevance | path

Searched defs:sendDtmf (Results 1 – 20 of 20) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/d2d/
DDtmfAdapter.java32 void sendDtmf(char digit); in sendDtmf() method
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DTestMmTelFeature.java51 public void sendDtmf(char c, Message result) { in sendDtmf() method in TestMmTelFeature.TestImsCallSession
/frameworks/opt/net/voip/src/java/android/net/rtp/
DAudioGroup.java206 public void sendDtmf(int event) { in sendDtmf() method in AudioGroup
/frameworks/opt/net/voip/src/jni/rtp/
DAudioGroup.cpp230 void AudioStream::sendDtmf(int event) in sendDtmf() function in __anondde5df3c0111::AudioStream
661 bool AudioGroup::sendDtmf(int event) in sendDtmf() function in __anondde5df3c0111::AudioGroup
1066 void sendDtmf(JNIEnv *env, jobject thiz, jint event) in sendDtmf() function
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl248 void sendDtmf(char c, in Message result); in sendDtmf() method
/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionImplBase.java639 public void sendDtmf(char c, Message result) { in sendDtmf() method in ImsCallSessionImplBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioVoiceProxy.java494 public void sendDtmf(int serial, String s) throws RemoteException { in sendDtmf() method in RadioVoiceProxy
DPhoneInternalInterface.java571 void sendDtmf(char c); in sendDtmf() method
DCallManager.java1061 public boolean sendDtmf(char c) { in sendDtmf() method in CallManager
DGsmCdmaPhone.java1732 public void sendDtmf(char c) { in sendDtmf() method in GsmCdmaPhone
DCommandsInterface.java1161 void sendDtmf(char c, Message result); in sendDtmf() method
DRIL.java1907 public void sendDtmf(char c, Message result) { in sendDtmf() method in RIL
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java342 public void sendDtmf(char c, Message result) { in sendDtmf() method in ImsCallSessionImplBase
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSession.java1054 public void sendDtmf(char c, Message result) { in sendDtmf() method in ImsCallSession
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java226 public void sendDtmf(char c, Message result) { in sendDtmf() method in ImsPhoneCommandInterface
DImsPhone.java1009 sendDtmf(char c) { in sendDtmf() method in ImsPhone
DImsPhoneCallTracker.java2529 public void sendDtmf(char c, Message result) { in sendDtmf() method in ImsPhoneCallTracker
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java1703 public void sendDtmf(char c, Message result) { in sendDtmf() method in ImsCall
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java1098 public void sendDtmf(char c, Message result) { in sendDtmf() method in SimulatedCommands
DSimulatedCommandsVerifier.java832 public void sendDtmf(char c, Message result) { in sendDtmf() method in SimulatedCommandsVerifier