Home
last modified time | relevance | path

Searched refs:carrierRestrictionsResp (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_api.cpp744 EXPECT_EQ(1, radioRsp_v1_4->carrierRestrictionsResp.allowedCarriers.size()); in TEST_P()
745 EXPECT_EQ(0, radioRsp_v1_4->carrierRestrictionsResp.excludedCarriers.size()); in TEST_P()
747 radioRsp_v1_4->carrierRestrictionsResp.allowedCarriers[0].mcc); in TEST_P()
749 radioRsp_v1_4->carrierRestrictionsResp.allowedCarriers[0].mnc); in TEST_P()
751 radioRsp_v1_4->carrierRestrictionsResp.allowedCarriers[0].matchType); in TEST_P()
752 ASSERT_TRUE(radioRsp_v1_4->carrierRestrictionsResp.allowedCarriersPrioritized); in TEST_P()
Dradio_response.cpp883 carrierRestrictionsResp = carriers; in getAllowedCarriersResponse_1_4()
Dradio_hidl_hal_utils_v1_4.h87 ::android::hardware::radio::V1_4::CarrierRestrictionsWithPriority carrierRestrictionsResp;
/hardware/interfaces/radio/aidl/vts/
Dradio_sim_test.cpp499 EXPECT_EQ(1, radioRsp_sim->carrierRestrictionsResp.allowedCarriers.size()); in TEST_P()
500 EXPECT_EQ(0, radioRsp_sim->carrierRestrictionsResp.excludedCarriers.size()); in TEST_P()
502 radioRsp_sim->carrierRestrictionsResp.allowedCarriers[0].mcc); in TEST_P()
504 radioRsp_sim->carrierRestrictionsResp.allowedCarriers[0].mnc); in TEST_P()
506 radioRsp_sim->carrierRestrictionsResp.allowedCarriers[0].matchType); in TEST_P()
507 ASSERT_TRUE(radioRsp_sim->carrierRestrictionsResp.allowedCarriersPrioritized); in TEST_P()
Dradio_sim_utils.h39 CarrierRestrictions carrierRestrictionsResp; variable
Dradio_sim_response.cpp57 carrierRestrictionsResp = carriers; in getAllowedCarriersResponse()
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_response.cpp883 carrierRestrictionsResp = carriers; in getAllowedCarriersResponse_1_4()
Dradio_hidl_hal_utils_v1_5.h94 ::android::hardware::radio::V1_4::CarrierRestrictionsWithPriority carrierRestrictionsResp;
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_utils_v1_6.h94 ::android::hardware::radio::V1_4::CarrierRestrictionsWithPriority carrierRestrictionsResp;