Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril_commands.h130 {RIL_REQUEST_IMS_SEND_SMS, dispatchImsSms, responseSMS},
Dril.cpp272 static void dispatchImsSms(Parcel &p, RequestInfo *pRI);
1386 dispatchImsSms(Parcel &p, RequestInfo *pRI) { in dispatchImsSms() function