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

/hardware/ril/mock-ril/src/js/
H A Dril_vars.js233 var RIL_REQUEST_WRITE_SMS_TO_SIM = 63
/hardware/ril/libril/
H A Dril_commands.h80 {RIL_REQUEST_WRITE_SMS_TO_SIM, dispatchSmsWrite, responseInts},
/hardware/ril/include/telephony/
H A Dril.h244 /** Used by RIL_REQUEST_WRITE_SMS_TO_SIM */
2376 * RIL_REQUEST_WRITE_SMS_TO_SIM
2390 #define RIL_REQUEST_WRITE_SMS_TO_SIM 63 macro
/hardware/ril/mock-ril/src/cpp/
H A Dril.h244 /** Used by RIL_REQUEST_WRITE_SMS_TO_SIM */
2376 * RIL_REQUEST_WRITE_SMS_TO_SIM
2390 #define RIL_REQUEST_WRITE_SMS_TO_SIM 63 macro
/hardware/ril/reference-ril/
H A Dril.h244 /** Used by RIL_REQUEST_WRITE_SMS_TO_SIM */
2376 * RIL_REQUEST_WRITE_SMS_TO_SIM
2390 #define RIL_REQUEST_WRITE_SMS_TO_SIM 63 macro
H A Dreference-ril.c2087 case RIL_REQUEST_WRITE_SMS_TO_SIM:

Completed in 83 milliseconds