Searched refs:allAllowed (Results 1 – 10 of 10) sorted by relevance
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_utils_v1_0.h | 388 Return<void> getAllowedCarriersResponse(const RadioResponseInfo& info, bool allAllowed,
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_hidl_hal_utils_v1_1.h | 387 Return<void> getAllowedCarriersResponse(const RadioResponseInfo& info, bool allAllowed,
|
/hardware/interfaces/radio/1.2/default/ |
D | Radio.h | 233 int32_t serial, bool allAllowed,
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_hidl_hal_utils_v1_3.h | 394 Return<void> getAllowedCarriersResponse(const RadioResponseInfo& info, bool allAllowed,
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 1498 * Receives this command with allAllowed true 1501 * Receives this command with a list of carriers & allAllowed = false 1509 * @param allAllowed true only when all carriers are allowed. Ignore "carriers" struct. 1516 oneway setAllowedCarriers(int32_t serial, bool allAllowed, CarrierRestrictions carriers);
|
D | IRadioResponse.hal | 2505 * @param allAllowed true only when all carriers are allowed. Ignore "carriers" struct. 2514 oneway getAllowedCarriersResponse(RadioResponseInfo info, bool allAllowed,
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_hidl_hal_utils_v1_2.h | 428 Return<void> getAllowedCarriersResponse(const RadioResponseInfo& info, bool allAllowed,
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_hidl_hal_utils_v1_4.h | 417 Return<void> getAllowedCarriersResponse(const RadioResponseInfo& info, bool allAllowed,
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_hidl_hal_utils_v1_5.h | 432 Return<void> getAllowedCarriersResponse(const RadioResponseInfo& info, bool allAllowed,
|
/hardware/ril/libril/ |
D | ril_service.cpp | 443 bool allAllowed, 2696 Return<void> RadioImpl::setAllowedCarriers(int32_t serial, bool allAllowed, in setAllowedCarriers() argument 6561 bool allAllowed = true; in getAllowedCarriersResponse() local 6574 allAllowed = false; in getAllowedCarriersResponse() 6600 allAllowed, carrierInfo); in getAllowedCarriersResponse()
|