Searched refs:dispatchString (Results 1 - 2 of 2) sorted by relevance

/hardware/ril/libril/
H A Dril_commands.h41 {RIL_REQUEST_DTMF, dispatchString, responseVoid},
46 {RIL_REQUEST_SEND_USSD, dispatchString, responseVoid},
64 {RIL_REQUEST_SET_NETWORK_SELECTION_MANUAL, dispatchString, responseVoid},
66 {RIL_REQUEST_DTMF_START, dispatchString, responseVoid},
85 {RIL_REQUEST_STK_SET_PROFILE, dispatchString, responseVoid},
86 {RIL_REQUEST_STK_SEND_ENVELOPE_COMMAND, dispatchString, responseString},
87 {RIL_REQUEST_STK_SEND_TERMINAL_RESPONSE, dispatchString, responseVoid},
101 {RIL_REQUEST_CDMA_FLASH, dispatchString, responseVoid},
103 {RIL_REQUEST_CDMA_VALIDATE_AND_WRITE_AKEY, dispatchString, responseVoid},
118 {RIL_REQUEST_SET_SMSC_ADDRESS, dispatchString, responseVoi
[all...]
H A Dril.cpp197 static void dispatchString (Parcel& p, RequestInfo *pRI);
418 dispatchString (Parcel& p, RequestInfo *pRI) { function in namespace:android

Completed in 46 milliseconds