Searched defs:getGsmBroadcastConfigResponse (Results 1 - 4 of 4) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_response.cpp554 Return<void> RadioResponse::getGsmBroadcastConfigResponse( function in class:RadioResponse
/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp411 Return<void> RadioResponse_v1_1::getGsmBroadcastConfigResponse( function in class:RadioResponse_v1_1
/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp419 Return<void> RadioResponse_v1_2::getGsmBroadcastConfigResponse( function in class:RadioResponse_v1_2
/hardware/ril/libril/
H A Dril_service.cpp5306 int radio::getGsmBroadcastConfigResponse(int slotId, function in class:radio
5310 RLOGD("getGsmBroadcastConfigResponse: serial %d", serial);
5320 RLOGE("getGsmBroadcastConfigResponse Invalid response: NULL");
5337 = radioService[slotId]->mRadioResponse->getGsmBroadcastConfigResponse(responseInfo,
5341 RLOGE("getGsmBroadcastConfigResponse: radioService[%d]->mRadioResponse == NULL",

Completed in 27 milliseconds