Home | History | Annotate | Download | only in libril

Lines Matching refs:deleteSmsOnRuimResponse

5535 int radio::deleteSmsOnRuimResponse(int slotId,
5539 RLOGD("deleteSmsOnRuimResponse: serial %d", serial);
5546 = radioService[slotId]->mRadioResponse->deleteSmsOnRuimResponse(responseInfo);
5549 RLOGE("deleteSmsOnRuimResponse: radioService[%d]->mRadioResponse == NULL", slotId);