Home
last modified time | relevance | path

Searched refs:dispatchSmsWrite (Results 1 – 2 of 2) sorted by relevance

/hardware/ril/libril/
Dril_commands.h80 {RIL_REQUEST_WRITE_SMS_TO_SIM, dispatchSmsWrite, responseInts},
Dril.cpp265 static void dispatchSmsWrite (Parcel &p, RequestInfo *pRI);
754 dispatchSmsWrite (Parcel &p, RequestInfo *pRI) { in dispatchSmsWrite() function