Lines Matching refs:dispatchStrings
19 {RIL_REQUEST_ENTER_SIM_PIN, dispatchStrings, responseInts},
20 {RIL_REQUEST_ENTER_SIM_PUK, dispatchStrings, responseInts},
21 {RIL_REQUEST_ENTER_SIM_PIN2, dispatchStrings, responseInts},
22 {RIL_REQUEST_ENTER_SIM_PUK2, dispatchStrings, responseInts},
23 {RIL_REQUEST_CHANGE_SIM_PIN, dispatchStrings, responseInts},
24 {RIL_REQUEST_CHANGE_SIM_PIN2, dispatchStrings, responseInts},
25 {RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION, dispatchStrings, responseInts},
28 {RIL_REQUEST_GET_IMSI, dispatchStrings, responseString},
42 {RIL_REQUEST_SEND_SMS, dispatchStrings, responseSMS},
43 {RIL_REQUEST_SEND_SMS_EXPECT_MORE, dispatchStrings, responseSMS},
58 {RIL_REQUEST_DEACTIVATE_DATA_CALL, dispatchStrings, responseVoid},
59 {RIL_REQUEST_QUERY_FACILITY_LOCK, dispatchStrings, responseInts},
60 {RIL_REQUEST_SET_FACILITY_LOCK, dispatchStrings, responseInts},
61 {RIL_REQUEST_CHANGE_BARRING_PASSWORD, dispatchStrings, responseVoid},
77 {RIL_REQUEST_OEM_HOOK_STRINGS, dispatchStrings, responseStrings},
102 {RIL_REQUEST_CDMA_BURST_DTMF, dispatchStrings, responseVoid},
123 {RIL_REQUEST_ACKNOWLEDGE_INCOMING_GSM_SMS_WITH_PDU, dispatchStrings, responseVoid},