Home
last modified time | relevance | path

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

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_voice.cpp468 TEST_P(RadioHidlTest, stopDtmf) { in TEST_P() argument
/hardware/interfaces/radio/1.2/default/
DRadio.cpp367 Return<void> Radio::stopDtmf(int32_t /* serial */) { in stopDtmf() function in android::hardware::radio::V1_2::implementation::Radio
/hardware/ril/libril/
Dril_service.cpp1454 Return<void> RadioImpl::stopDtmf(int32_t serial) { in stopDtmf() function in RadioImpl