Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/include/telephony/
Dril.h736 RIL_CarrierMatchType match_type; /* Specify match type for the carrier. member
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h812 RIL_CarrierMatchType match_type; /* Specify match type for the carrier. member
Dril_service.cpp3182 allowedCarriers[i].match_type = (RIL_CarrierMatchType) allowedList[i].matchType; in prepareCarrierRestrictions()
3189 excludedCarriers[i].match_type = in prepareCarrierRestrictions()
9697 allowedCarriers[i].matchType = (CarrierMatchType) carrier->match_type; in prepareCarrierRestrictionsResponse()
9707 excludedCarriers[i].matchType = (CarrierMatchType) carrier->match_type; in prepareCarrierRestrictionsResponse()