Home | History | Annotate | Download | only in libril

Lines Matching refs:sendDtmfResponse

3949 int radio::sendDtmfResponse(int slotId,
3953 RLOGD("sendDtmfResponse: serial %d", serial);
3959 Return<void> retStatus = radioService[slotId]->mRadioResponse->sendDtmfResponse(
3963 RLOGE("sendDtmfResponse: radioService[%d]->mRadioResponse == NULL",