Home
last modified time | relevance | path

Searched refs:numAllowed (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/radio/aidl/compat/libradiocompat/sim/
DRadioResponse-sim.cpp229 int32_t numAllowed) { in setAllowedCarriersResponse() argument
230 LOG_CALL << info.serial << ' ' << numAllowed; in setAllowedCarriersResponse()
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h398 Return<void> setAllowedCarriersResponse(const RadioResponseInfo& info, int32_t numAllowed);
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_hidl_hal_utils_v1_1.h396 Return<void> setAllowedCarriersResponse(const RadioResponseInfo& info, int32_t numAllowed);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_utils_v1_3.h400 Return<void> setAllowedCarriersResponse(const RadioResponseInfo& info, int32_t numAllowed);
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_hidl_hal_utils_v1_2.h436 Return<void> setAllowedCarriersResponse(const RadioResponseInfo& info, int32_t numAllowed);
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_utils_v1_4.h423 Return<void> setAllowedCarriersResponse(const RadioResponseInfo& info, int32_t numAllowed);
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/
DRadioResponse.h267 int32_t numAllowed) override;
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_hidl_hal_utils_v1_5.h440 Return<void> setAllowedCarriersResponse(const RadioResponseInfo& info, int32_t numAllowed);
/hardware/interfaces/radio/1.0/
DIRadioResponse.hal2488 * @param numAllowed number of allowed carriers which have been set correctly.
2490 * if Length of allowed carriers list is 0, numAllowed = 0.
2498 oneway setAllowedCarriersResponse(RadioResponseInfo info, int32_t numAllowed);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_utils_v1_6.h547 const ::android::hardware::radio::V1_0::RadioResponseInfo& info, int32_t numAllowed);