Searched refs:RIL_REQUEST_WRITE_SMS_TO_SIM (Results 1 – 5 of 5) sorted by relevance
80 {RIL_REQUEST_WRITE_SMS_TO_SIM, radio::writeSmsToSimResponse},
1088 case RIL_REQUEST_WRITE_SMS_TO_SIM: return "WRITE_SMS_TO_SIM"; in requestToString()
1523 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()
4174 #define RIL_REQUEST_WRITE_SMS_TO_SIM 63 macro