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

/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_response.cpp660 Return<void> RadioResponse::getCdmaSubscriptionSourceResponse(const RadioResponseInfo& info, function in class:RadioResponse
/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp490 Return<void> RadioResponse_v1_1::getCdmaSubscriptionSourceResponse( function in class:RadioResponse_v1_1
/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp498 Return<void> RadioResponse_v1_2::getCdmaSubscriptionSourceResponse( function in class:RadioResponse_v1_2
/hardware/ril/libril/
H A Dril_service.cpp5698 int radio::getCdmaSubscriptionSourceResponse(int slotId, function in class:radio
5702 RLOGD("getCdmaSubscriptionSourceResponse: serial %d", serial);
5709 = radioService[slotId]->mRadioResponse->getCdmaSubscriptionSourceResponse(
5713 RLOGE("getCdmaSubscriptionSourceResponse: radioService[%d]->mRadioResponse == NULL",

Completed in 27 milliseconds