Home
last modified time | relevance | path

Searched refs:RIL_REQUEST_DELETE_SMS_ON_SIM (Results 1 – 16 of 16) sorted by relevance

/device/generic/goldfish/radio/libril/
Dril_commands.h81 {RIL_REQUEST_DELETE_SMS_ON_SIM, radio::deleteSmsOnSimResponse},
Dril.cpp1089 case RIL_REQUEST_DELETE_SMS_ON_SIM: return "DELETE_SMS_ON_SIM"; in requestToString()
Dril_service.cpp1565 dispatchInts(serial, mSlotId, RIL_REQUEST_DELETE_SMS_ON_SIM, 1, index); in deleteSmsOnSim()
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_commands.h81 {RIL_REQUEST_DELETE_SMS_ON_SIM, radio_1_6::deleteSmsOnSimResponse},
Dril.cpp1095 case RIL_REQUEST_DELETE_SMS_ON_SIM: return "DELETE_SMS_ON_SIM"; in requestToString()
Dril.h4319 #define RIL_REQUEST_DELETE_SMS_ON_SIM 64 macro
Dril_service.cpp1700 dispatchInts(serial, mSlotId, RIL_REQUEST_DELETE_SMS_ON_SIM, 1, index); in deleteSmsOnSim()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_commands.h81 {RIL_REQUEST_DELETE_SMS_ON_SIM, radio_1_6::deleteSmsOnSimResponse},
Dril.cpp1137 case RIL_REQUEST_DELETE_SMS_ON_SIM: return "DELETE_SMS_ON_SIM"; in requestToString()
Dril.h4625 #define RIL_REQUEST_DELETE_SMS_ON_SIM 64 macro
Dril_service.cpp1731 dispatchInts(serial, mSlotId, RIL_REQUEST_DELETE_SMS_ON_SIM, 1, index); in deleteSmsOnSim()
/device/generic/goldfish/radio/ril/
Dril.h4204 #define RIL_REQUEST_DELETE_SMS_ON_SIM 64 macro
Dreference-ril.c2885 case RIL_REQUEST_DELETE_SMS_ON_SIM: {
/device/generic/goldfish/radio/include/telephony/
Dril.h4203 #define RIL_REQUEST_DELETE_SMS_ON_SIM 64 macro
/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp2452 case RIL_REQUEST_DELETE_SMS_ON_SIM: in gce_ril_on_request()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c4089 case RIL_REQUEST_DELETE_SMS_ON_SIM: {