Searched defs:dtmf (Results 1 – 7 of 7) sorted by relevance
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/current/android/hardware/radio/voice/ |
D | IRadioVoice.aidl | 61 oneway void sendBurstDtmf(in int serial, in String dtmf, in int on, in int off); in sendBurstDtmf()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/2/android/hardware/radio/voice/ |
D | IRadioVoice.aidl | 60 oneway void sendBurstDtmf(in int serial, in String dtmf, in int on, in int off); in sendBurstDtmf()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/3/android/hardware/radio/voice/ |
D | IRadioVoice.aidl | 61 oneway void sendBurstDtmf(in int serial, in String dtmf, in int on, in int off); in sendBurstDtmf()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/1/android/hardware/radio/voice/ |
D | IRadioVoice.aidl | 60 oneway void sendBurstDtmf(in int serial, in String dtmf, in int on, in int off); in sendBurstDtmf()
|
/hardware/interfaces/radio/aidl/android/hardware/radio/voice/ |
D | IRadioVoice.aidl | 361 void sendBurstDtmf(in int serial, in String dtmf, in int on, in int off); in sendBurstDtmf()
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/ |
D | RadioVoice.cpp | 191 ScopedAStatus RadioVoice::sendBurstDtmf(int32_t serial, const std::string& dtmf, int32_t on, in sendBurstDtmf()
|
/hardware/ril/libril/ |
D | ril_service.cpp | 1670 Return<void> RadioImpl::sendBurstDtmf(int32_t serial, const hidl_string& dtmf, int32_t on, in sendBurstDtmf()
|