Home
last modified time | relevance | path

Searched refs:RIL_REQUEST_WRITE_SMS_TO_SIM (Results 1 – 5 of 5) sorted by relevance

/hardware/ril/libril/
Dril_commands.h80 {RIL_REQUEST_WRITE_SMS_TO_SIM, radio::writeSmsToSimResponse},
Dril.cpp1088 case RIL_REQUEST_WRITE_SMS_TO_SIM: return "WRITE_SMS_TO_SIM"; in requestToString()
Dril_service.cpp1523 RequestInfo *pRI = android::addRequestToList(serial, mSlotId, RIL_REQUEST_WRITE_SMS_TO_SIM); in writeSmsToSim()
1540 CALL_ONREQUEST(RIL_REQUEST_WRITE_SMS_TO_SIM, &args, sizeof(args), pRI, mSlotId); in writeSmsToSim()
/hardware/ril/include/telephony/
Dril.h4174 #define RIL_REQUEST_WRITE_SMS_TO_SIM 63 macro
/hardware/ril/reference-ril/
Dril.h4174 #define RIL_REQUEST_WRITE_SMS_TO_SIM 63 macro