/frameworks/opt/telephony/src/java/com/android/internal/telephony/d2d/ |
D | DtmfAdapter.java | 32 void sendDtmf(char digit); in sendDtmf() method
|
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/ |
D | TestMmTelFeature.java | 51 public void sendDtmf(char c, Message result) { in sendDtmf() method in TestMmTelFeature.TestImsCallSession
|
/frameworks/opt/net/voip/src/java/android/net/rtp/ |
D | AudioGroup.java | 206 public void sendDtmf(int event) { in sendDtmf() method in AudioGroup
|
/frameworks/opt/net/voip/src/jni/rtp/ |
D | AudioGroup.cpp | 230 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/ |
D | IImsCallSession.aidl | 248 void sendDtmf(char c, in Message result); in sendDtmf() method
|
/frameworks/base/telephony/java/android/telephony/ims/stub/ |
D | ImsCallSessionImplBase.java | 639 public void sendDtmf(char c, Message result) { in sendDtmf() method in ImsCallSessionImplBase
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | RadioVoiceProxy.java | 494 public void sendDtmf(int serial, String s) throws RemoteException { in sendDtmf() method in RadioVoiceProxy
|
D | PhoneInternalInterface.java | 571 void sendDtmf(char c); in sendDtmf() method
|
D | CallManager.java | 1061 public boolean sendDtmf(char c) { in sendDtmf() method in CallManager
|
D | GsmCdmaPhone.java | 1732 public void sendDtmf(char c) { in sendDtmf() method in GsmCdmaPhone
|
D | CommandsInterface.java | 1161 void sendDtmf(char c, Message result); in sendDtmf() method
|
D | RIL.java | 1907 public void sendDtmf(char c, Message result) { in sendDtmf() method in RIL
|
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/ |
D | ImsCallSessionImplBase.java | 342 public void sendDtmf(char c, Message result) { in sendDtmf() method in ImsCallSessionImplBase
|
/frameworks/base/telephony/java/android/telephony/ims/ |
D | ImsCallSession.java | 1054 public void sendDtmf(char c, Message result) { in sendDtmf() method in ImsCallSession
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCommandInterface.java | 226 public void sendDtmf(char c, Message result) { in sendDtmf() method in ImsPhoneCommandInterface
|
D | ImsPhone.java | 1009 sendDtmf(char c) { in sendDtmf() method in ImsPhone
|
D | ImsPhoneCallTracker.java | 2529 public void sendDtmf(char c, Message result) { in sendDtmf() method in ImsPhoneCallTracker
|
/frameworks/opt/net/ims/src/java/com/android/ims/ |
D | ImsCall.java | 1703 public void sendDtmf(char c, Message result) { in sendDtmf() method in ImsCall
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SimulatedCommands.java | 1098 public void sendDtmf(char c, Message result) { in sendDtmf() method in SimulatedCommands
|
D | SimulatedCommandsVerifier.java | 832 public void sendDtmf(char c, Message result) { in sendDtmf() method in SimulatedCommandsVerifier
|