Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DDialpadPresenter.java78 public void stopDtmf() { in stopDtmf() method in DialpadPresenter
/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSession.aidl262 void stopDtmf(); in stopDtmf() method
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_voice.cpp468 TEST_P(RadioHidlTest, stopDtmf) { in TEST_P() argument
/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsCallSessionImplBase.java595 public void stopDtmf() { in stopDtmf() method in ImsCallSessionImplBase
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java360 public void stopDtmf() { in stopDtmf() method in ImsCallSessionImplBase
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhone.java320 public void stopDtmf() { in stopDtmf() method in SipPhone
H A DSipCommandInterface.java233 public void stopDtmf(Message result) { in stopDtmf() method in SipCommandInterface
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneInternalInterface.java584 void stopDtmf(); in stopDtmf() method
H A DCallManager.java1122 public void stopDtmf() { in stopDtmf() method in CallManager
H A DGsmCdmaPhone.java1678 public void stopDtmf() { in stopDtmf() method in GsmCdmaPhone
H A DCommandsInterface.java1171 void stopDtmf(Message result); in stopDtmf() method
H A DRIL.java2867 public void stopDtmf(Message result) { in stopDtmf() method in RIL
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSession.java1073 public void stopDtmf() { in stopDtmf() method in ImsCallSession
/aosp12/hardware/interfaces/radio/1.2/default/
H A DRadio.cpp367 Return<void> Radio::stopDtmf(int32_t /* serial */) { in stopDtmf() function in android::hardware::radio::V1_2::implementation::Radio
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java232 public void stopDtmf(Message result) { in stopDtmf() method in ImsPhoneCommandInterface
H A DImsPhone.java1014 stopDtmf() { in stopDtmf() method in ImsPhone
H A DImsPhoneCallTracker.java2345 stopDtmf() { in stopDtmf() method in ImsPhoneCallTracker
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java1733 public void stopDtmf() { in stopDtmf() method in ImsCall
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSimulatedCommands.java1116 public void stopDtmf(Message result) { in stopDtmf() method in SimulatedCommands
H A DSimulatedCommandsVerifier.java840 public void stopDtmf(Message result) { in stopDtmf() method in SimulatedCommandsVerifier
/aosp12/hardware/ril/libril/
H A Dril_service.cpp1419 Return<void> RadioImpl::stopDtmf(int32_t serial) { in stopDtmf() function in RadioImpl