Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/include/telephony/
Dril.h731 } RIL_CarrierMatchType; typedef
736 RIL_CarrierMatchType match_type; /* Specify match type for the carrier.
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h807 } RIL_CarrierMatchType; typedef
812 RIL_CarrierMatchType match_type; /* Specify match type for the carrier.
Dril_service.cpp3182 allowedCarriers[i].match_type = (RIL_CarrierMatchType) allowedList[i].matchType; in prepareCarrierRestrictions()
3190 (RIL_CarrierMatchType) excludedList[i].matchType; in prepareCarrierRestrictions()