Home
last modified time | relevance | path

Searched refs:match_type (Results 1 – 3 of 3) sorted by relevance

/hardware/ril/include/telephony/
Dril.h736 RIL_CarrierMatchType match_type; /* Specify match type for the carrier. member
/hardware/ril/reference-ril/
Dril.h736 RIL_CarrierMatchType match_type; /* Specify match type for the carrier. member
/hardware/ril/libril/
Dril_service.cpp2738 … allowedCarriers[i].match_type = (RIL_CarrierMatchType) carriers.allowedCarriers[i].matchType; in setAllowedCarriers()
2745 excludedCarriers[i].match_type = in setAllowedCarriers()
6582 carrierInfo.allowedCarriers[i].matchType = (CarrierMatchType) carrier->match_type; in getAllowedCarriersResponse()
6592 carrierInfo.excludedCarriers[i].matchType = (CarrierMatchType) carrier->match_type; in getAllowedCarriersResponse()