HomeSort by relevance Sort by last modified time
    Searched refs:dispatchSmsWrite (Results 1 - 2 of 2) sorted by null

  /hardware/ril/libril/
ril_commands.h 80 {RIL_REQUEST_WRITE_SMS_TO_SIM, dispatchSmsWrite, responseInts},
ril.cpp 265 static void dispatchSmsWrite (Parcel &p, RequestInfo *pRI);
754 dispatchSmsWrite (Parcel &p, RequestInfo *pRI) {
759 RLOGD("dispatchSmsWrite");
    [all...]

Completed in 122 milliseconds