Searched refs:RIL_REQUEST_DELETE_SMS_ON_SIM (Results 1 - 6 of 6) sorted by relevance

/hardware/ril/mock-ril/src/js/
H A Dril_vars.js234 var RIL_REQUEST_DELETE_SMS_ON_SIM = 64
/hardware/ril/libril/
H A Dril_commands.h81 {RIL_REQUEST_DELETE_SMS_ON_SIM, dispatchInts, responseVoid},
/hardware/ril/include/telephony/
H A Dril.h2393 * RIL_REQUEST_DELETE_SMS_ON_SIM
2407 #define RIL_REQUEST_DELETE_SMS_ON_SIM 64 macro
/hardware/ril/mock-ril/src/cpp/
H A Dril.h2393 * RIL_REQUEST_DELETE_SMS_ON_SIM
2407 #define RIL_REQUEST_DELETE_SMS_ON_SIM 64 macro
/hardware/ril/reference-ril/
H A Dril.h2393 * RIL_REQUEST_DELETE_SMS_ON_SIM
2407 #define RIL_REQUEST_DELETE_SMS_ON_SIM 64 macro
H A Dreference-ril.c2091 case RIL_REQUEST_DELETE_SMS_ON_SIM: {

Completed in 178 milliseconds