/aosp12/frameworks/base/telephony/java/com/android/ims/internal/ |
H A D | IImsCallSession.aidl | 257 void startDtmf(char c); in startDtmf() method
|
/aosp12/hardware/interfaces/radio/1.0/vts/functional/ |
H A D | radio_hidl_hal_voice.cpp | 446 TEST_P(RadioHidlTest, startDtmf) { in TEST_P() argument
|
/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/ |
H A D | ImsCallSessionImplBase.java | 589 public void startDtmf(char c) { in startDtmf() method in ImsCallSessionImplBase
|
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/ |
H A D | ImsCallSessionImplBase.java | 353 public void startDtmf(char c) { in startDtmf() method in ImsCallSessionImplBase
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
H A D | SipPhone.java | 311 public void startDtmf(char c) { in startDtmf() method in SipPhone
|
H A D | SipCommandInterface.java | 229 public void startDtmf(char c, Message result) { in startDtmf() method in SipCommandInterface
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | PhoneInternalInterface.java | 578 void startDtmf(char c); in startDtmf() method
|
H A D | CallManager.java | 1097 public boolean startDtmf(char c) { in startDtmf() method in CallManager
|
H A D | GsmCdmaPhone.java | 1669 public void startDtmf(char c) { in startDtmf() method in GsmCdmaPhone
|
H A D | CommandsInterface.java | 1164 void startDtmf(char c, Message result); in startDtmf() method
|
H A D | RIL.java | 2849 public void startDtmf(char c, Message result) { in startDtmf() method in RIL
|
/aosp12/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | ImsCallSession.java | 1059 public void startDtmf(char c) { in startDtmf() method in ImsCallSession
|
/aosp12/hardware/interfaces/radio/1.2/default/ |
H A D | Radio.cpp | 362 Return<void> Radio::startDtmf(int32_t /* serial */, const hidl_string& /* s */) { in startDtmf() function in android::hardware::radio::V1_2::implementation::Radio
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
H A D | ImsPhoneCommandInterface.java | 228 public void startDtmf(char c, Message result) { in startDtmf() method in ImsPhoneCommandInterface
|
H A D | ImsPhone.java | 1004 startDtmf(char c) { in startDtmf() method in ImsPhone
|
H A D | ImsPhoneCallTracker.java | 2333 startDtmf(char c) { in startDtmf() method in ImsPhoneCallTracker
|
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/ |
H A D | ImsCall.java | 1720 public void startDtmf(char c) { in startDtmf() method in ImsCall
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | SimulatedCommands.java | 1106 public void startDtmf(char c, Message result) { in startDtmf() method in SimulatedCommands
|
H A D | SimulatedCommandsVerifier.java | 835 public void startDtmf(char c, Message result) { in startDtmf() method in SimulatedCommandsVerifier
|
/aosp12/hardware/ril/libril/ |
H A D | ril_service.cpp | 1410 Return<void> RadioImpl::startDtmf(int32_t serial, const hidl_string& s) { in startDtmf() function in RadioImpl
|