Searched refs:RIL_REQUEST_DELETE_SMS_ON_SIM (Results 1 – 16 of 16) sorted by relevance
/device/generic/goldfish/radio/libril/ |
D | ril_commands.h | 81 {RIL_REQUEST_DELETE_SMS_ON_SIM, radio::deleteSmsOnSimResponse},
|
D | ril.cpp | 1089 case RIL_REQUEST_DELETE_SMS_ON_SIM: return "DELETE_SMS_ON_SIM"; in requestToString()
|
D | ril_service.cpp | 1565 dispatchInts(serial, mSlotId, RIL_REQUEST_DELETE_SMS_ON_SIM, 1, index); in deleteSmsOnSim()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_commands.h | 81 {RIL_REQUEST_DELETE_SMS_ON_SIM, radio_1_6::deleteSmsOnSimResponse},
|
D | ril.cpp | 1095 case RIL_REQUEST_DELETE_SMS_ON_SIM: return "DELETE_SMS_ON_SIM"; in requestToString()
|
D | ril.h | 4319 #define RIL_REQUEST_DELETE_SMS_ON_SIM 64 macro
|
D | ril_service.cpp | 1700 dispatchInts(serial, mSlotId, RIL_REQUEST_DELETE_SMS_ON_SIM, 1, index); in deleteSmsOnSim()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_commands.h | 81 {RIL_REQUEST_DELETE_SMS_ON_SIM, radio_1_6::deleteSmsOnSimResponse},
|
D | ril.cpp | 1137 case RIL_REQUEST_DELETE_SMS_ON_SIM: return "DELETE_SMS_ON_SIM"; in requestToString()
|
D | ril.h | 4625 #define RIL_REQUEST_DELETE_SMS_ON_SIM 64 macro
|
D | ril_service.cpp | 1731 dispatchInts(serial, mSlotId, RIL_REQUEST_DELETE_SMS_ON_SIM, 1, index); in deleteSmsOnSim()
|
/device/generic/goldfish/radio/ril/ |
D | ril.h | 4204 #define RIL_REQUEST_DELETE_SMS_ON_SIM 64 macro
|
D | reference-ril.c | 2885 case RIL_REQUEST_DELETE_SMS_ON_SIM: {
|
/device/generic/goldfish/radio/include/telephony/ |
D | ril.h | 4203 #define RIL_REQUEST_DELETE_SMS_ON_SIM 64 macro
|
/device/google/cuttlefish/guest/hals/ril/ |
D | cuttlefish_ril.cpp | 2452 case RIL_REQUEST_DELETE_SMS_ON_SIM: in gce_ril_on_request()
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 4089 case RIL_REQUEST_DELETE_SMS_ON_SIM: {
|