Home
last modified time | relevance | path

Searched refs:carrier (Results 1 – 12 of 12) sorted by relevance

/device/sample/etc/
DREADME5 <apn carrier="CarrierXYZ"
17 For APNs with a matching carrier ID please assign a carrier ID
18 AOSP carrier ID assignments can be found at
/device/generic/armv7-a-neon/
Dmini_common.mk81 ro.carrier=unknown \
/device/google/caimito/location/ripcurrent24/userdebug/
Dgps.cfg162 # Used here to adjust the GPS week for carrier testing.
/device/google/comet/location/userdebug/
Dgps.cfg162 # Used here to adjust the GPS week for carrier testing.
/device/google/caimito/location/tokay/userdebug/
Dgps.cfg162 # Used here to adjust the GPS week for carrier testing.
/device/google/caimito/location/komodo/userdebug/
Dgps.cfg162 # Used here to adjust the GPS week for carrier testing.
/device/google/caimito/location/caiman/userdebug/
Dgps.cfg162 # Used here to adjust the GPS week for carrier testing.
/device/google/caimito/location/ripcurrentpro/userdebug/
Dgps.cfg162 # Used here to adjust the GPS week for carrier testing.
/device/google/cuttlefish/shared/
Ddevice.mk104 ro.carrier=unknown \
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp9694 RIL_Carrier *carrier = pCr->allowed_carriers + i; in prepareCarrierRestrictionsResponse() local
9695 allowedCarriers[i].mcc = convertCharPtrToHidlString(carrier->mcc); in prepareCarrierRestrictionsResponse()
9696 allowedCarriers[i].mnc = convertCharPtrToHidlString(carrier->mnc); in prepareCarrierRestrictionsResponse()
9697 allowedCarriers[i].matchType = (CarrierMatchType) carrier->match_type; in prepareCarrierRestrictionsResponse()
9699 convertCharPtrToHidlString(carrier->match_data); in prepareCarrierRestrictionsResponse()
9704 RIL_Carrier *carrier = pCr->excluded_carriers + i; in prepareCarrierRestrictionsResponse() local
9705 excludedCarriers[i].mcc = convertCharPtrToHidlString(carrier->mcc); in prepareCarrierRestrictionsResponse()
9706 excludedCarriers[i].mnc = convertCharPtrToHidlString(carrier->mnc); in prepareCarrierRestrictionsResponse()
9707 excludedCarriers[i].matchType = (CarrierMatchType) carrier->match_type; in prepareCarrierRestrictionsResponse()
9709 convertCharPtrToHidlString(carrier->match_data); in prepareCarrierRestrictionsResponse()
/device/google/atv/products/lowram_boot_profiles/
Dpreloaded-classes7612 android.service.carrier.CarrierIdentifier
7613 android.service.carrier.CarrierIdentifier$1
7614 android.service.carrier.CarrierMessagingServiceWrapper
7615 android.service.carrier.CarrierMessagingServiceWrapper$CarrierMessagingCallback
7616 android.service.carrier.ICarrierService
7617 android.service.carrier.ICarrierService$Stub
7618 android.service.carrier.ICarrierService$Stub$Proxy
7619 android.service.carrier.MessagePdu
7620 android.service.carrier.MessagePdu$1
Dboot-image-profile.txt6948 Landroid/service/carrier/CarrierIdentifier$1;
6949 Landroid/service/carrier/CarrierIdentifier;
6950 Landroid/service/carrier/CarrierMessagingServiceWrapper$CarrierMessagingCallback;
6951 Landroid/service/carrier/CarrierMessagingServiceWrapper;
6952 Landroid/service/carrier/ICarrierService$Stub$Proxy;
6953 Landroid/service/carrier/ICarrierService$Stub;
6954 Landroid/service/carrier/ICarrierService;
6955 Landroid/service/carrier/MessagePdu$1;
6956 Landroid/service/carrier/MessagePdu;