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

/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_response.cpp295 Return<void> RadioResponse::setFacilityLockForAppResponse(const RadioResponseInfo& info, function in class:RadioResponse
/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp217 Return<void> RadioResponse_v1_1::setFacilityLockForAppResponse(const RadioResponseInfo& /*info*/, function in class:RadioResponse_v1_1
/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp223 Return<void> RadioResponse_v1_2::setFacilityLockForAppResponse(const RadioResponseInfo& /*info*/, function in class:RadioResponse_v1_2
/hardware/ril/libril/
H A Dril_service.cpp4399 int radio::setFacilityLockForAppResponse(int slotId, function in class:radio
4403 RLOGD("setFacilityLockForAppResponse: serial %d", serial);
4410 = radioService[slotId]->mRadioResponse->setFacilityLockForAppResponse(responseInfo,
4414 RLOGE("setFacilityLockForAppResponse: radioService[%d]->mRadioResponse == NULL",

Completed in 111 milliseconds