Lines Matching refs:dispatchString
41 {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, responseVoid},
122 {RIL_REQUEST_ISIM_AUTHENTICATION, dispatchString, responseString},
124 {RIL_REQUEST_STK_SEND_ENVELOPE_WITH_STATUS, dispatchString, responseSIM_IO},