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

/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_response.cpp484 Return<void> RadioResponse::setCdmaSubscriptionSourceResponse(const RadioResponseInfo& info) { function in class:RadioResponse
/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp359 Return<void> RadioResponse_v1_1::setCdmaSubscriptionSourceResponse( function in class:RadioResponse_v1_1
/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp367 Return<void> RadioResponse_v1_2::setCdmaSubscriptionSourceResponse( function in class:RadioResponse_v1_2
/hardware/ril/libril/
H A Dril_service.cpp5061 int radio::setCdmaSubscriptionSourceResponse(int slotId, function in class:radio
5065 RLOGD("setCdmaSubscriptionSourceResponse: serial %d", serial);
5072 = radioService[slotId]->mRadioResponse->setCdmaSubscriptionSourceResponse(
5076 RLOGE("setCdmaSubscriptionSourceResponse: radioService[%d]->mRadioResponse == NULL",

Completed in 26 milliseconds