Searched refs:responseSMS (Results 1 - 2 of 2) sorted by relevance
/hardware/ril/libril/ |
H A D | ril_commands.h | 42 {RIL_REQUEST_SEND_SMS, dispatchStrings, responseSMS}, 43 {RIL_REQUEST_SEND_SMS_EXPECT_MORE, dispatchStrings, responseSMS}, 104 {RIL_REQUEST_CDMA_SEND_SMS, dispatchCdmaSms, responseSMS},
|
H A D | ril.cpp | 216 static int responseSMS(Parcel &p, void *response, size_t responselen); 1460 static int responseSMS(Parcel &p, void *response, size_t responselen) { function in namespace:android
|
Completed in 59 milliseconds