Lines Matching refs:responseInts
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},
48 {RIL_REQUEST_GET_CLIR, dispatchVoid, responseInts},
52 {RIL_REQUEST_QUERY_CALL_WAITING, dispatchInts, responseInts},
59 {RIL_REQUEST_QUERY_FACILITY_LOCK, dispatchStrings, responseInts},
60 {RIL_REQUEST_SET_FACILITY_LOCK, dispatchStrings, responseInts},
62 {RIL_REQUEST_QUERY_NETWORK_SELECTION_MODE, dispatchVoid, responseInts},
71 {RIL_REQUEST_GET_MUTE, dispatchVoid, responseInts},
72 {RIL_REQUEST_QUERY_CLIP, dispatchVoid, responseInts},
73 {RIL_REQUEST_LAST_DATA_CALL_FAIL_CAUSE, dispatchVoid, responseInts},
80 {RIL_REQUEST_WRITE_SMS_TO_SIM, dispatchSmsWrite, responseInts},
83 {RIL_REQUEST_QUERY_AVAILABLE_BAND_MODE, dispatchVoid, responseInts},
91 {RIL_REQUEST_GET_PREFERRED_NETWORK_TYPE, dispatchVoid, responseInts},
96 {RIL_REQUEST_CDMA_QUERY_ROAMING_PREFERENCE, dispatchVoid, responseInts},
98 {RIL_REQUEST_QUERY_TTY_MODE, dispatchVoid, responseInts},
100 {RIL_REQUEST_CDMA_QUERY_PREFERRED_VOICE_PRIVACY_MODE, dispatchVoid, responseInts},
113 {RIL_REQUEST_CDMA_WRITE_SMS_TO_RUIM, dispatchRilCdmaSmsWriteArgs, responseInts},
121 {RIL_REQUEST_CDMA_GET_SUBSCRIPTION_SOURCE, dispatchCdmaSubscriptionSource, responseInts},
125 {RIL_REQUEST_VOICE_RADIO_TECH, dispatchVoiceRadioTech, responseInts},
129 {RIL_REQUEST_IMS_REGISTRATION_STATE, dispatchVoid, responseInts},
132 {RIL_REQUEST_SIM_OPEN_CHANNEL, dispatchString, responseInts},
153 {RIL_REQUEST_SET_CARRIER_RESTRICTIONS, dispatchCarrierRestrictions, responseInts},