Searched refs:voiceRegResponse (Results 1 – 10 of 10) sorted by relevance
104 * @param voiceRegResponse Current Voice registration response as defined by VoiceRegStateResult113 VoiceRegStateResult voiceRegResponse);
209 * @param voiceRegResponse Current Voice registration response as defined by RegStateResult218 RegStateResult voiceRegResponse);
121 const ::android::hardware::radio::V1_0::VoiceRegStateResult& voiceRegResponse);443 const ::android::hardware::radio::V1_2::VoiceRegStateResult& voiceRegResponse);
158 const ::android::hardware::radio::V1_0::VoiceRegStateResult& voiceRegResponse);476 const ::android::hardware::radio::V1_2::VoiceRegStateResult& voiceRegResponse);
140 const ::android::hardware::radio::V1_0::VoiceRegStateResult& voiceRegResponse);469 const ::android::hardware::radio::V1_2::VoiceRegStateResult& voiceRegResponse);
3865 VoiceRegStateResult voiceRegResponse = {}; in getVoiceRegistrationStateResponse() local3876 voiceRegResponse.regState = (RegState) ATOI_NULL_HANDLED_DEF(resp[0], 4); in getVoiceRegistrationStateResponse()3877 voiceRegResponse.rat = ATOI_NULL_HANDLED(resp[3]); in getVoiceRegistrationStateResponse()3878 voiceRegResponse.cssSupported = ATOI_NULL_HANDLED_DEF(resp[7], 0); in getVoiceRegistrationStateResponse()3879 voiceRegResponse.roamingIndicator = ATOI_NULL_HANDLED(resp[10]); in getVoiceRegistrationStateResponse()3880 voiceRegResponse.systemIsInPrl = ATOI_NULL_HANDLED_DEF(resp[11], 0); in getVoiceRegistrationStateResponse()3881 voiceRegResponse.defaultRoamingIndicator = ATOI_NULL_HANDLED_DEF(resp[12], 0); in getVoiceRegistrationStateResponse()3882 voiceRegResponse.reasonForDenial = ATOI_NULL_HANDLED_DEF(resp[13], 0); in getVoiceRegistrationStateResponse()3883 fillCellIdentityFromVoiceRegStateResponseString(voiceRegResponse.cellIdentity, in getVoiceRegistrationStateResponse()3894 voiceRegResponse.regState = (RegState) voiceRegState->regState; in getVoiceRegistrationStateResponse()[all …]
155 const ::android::hardware::radio::V1_0::VoiceRegStateResult& voiceRegResponse);485 const ::android::hardware::radio::V1_2::VoiceRegStateResult& voiceRegResponse);
120 const VoiceRegStateResult& voiceRegResponse);
119 const VoiceRegStateResult& voiceRegResponse);
429 * @param voiceRegResponse Current Voice registration response as defined by VoiceRegStateResult442 VoiceRegStateResult voiceRegResponse);