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

/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_response.cpp288 Return<void> RadioResponse::getFacilityLockForAppResponse(const RadioResponseInfo& info, function in class:RadioResponse
/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp212 Return<void> RadioResponse_v1_1::getFacilityLockForAppResponse(const RadioResponseInfo& /*info*/, function in class:RadioResponse_v1_1
/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp218 Return<void> RadioResponse_v1_2::getFacilityLockForAppResponse(const RadioResponseInfo& /*info*/, function in class:RadioResponse_v1_2
/hardware/ril/libril/
H A Dril_service.cpp4378 int radio::getFacilityLockForAppResponse(int slotId, function in class:radio
4382 RLOGD("getFacilityLockForAppResponse: serial %d", serial);
4389 getFacilityLockForAppResponse(responseInfo, ret);
4392 RLOGE("getFacilityLockForAppResponse: radioService[%d]->mRadioResponse == NULL",

Completed in 27 milliseconds