Searched refs:allowed_carriers (Results 1 - 3 of 3) sorted by relevance

/hardware/ril/include/telephony/
H A Dril.h743 int32_t len_allowed_carriers; /* length of array allowed_carriers */
745 RIL_Carrier * allowed_carriers; /* whitelist for allowed carriers */ member in struct:__anon5722
747 * which match allowed_carriers. Eg. allowed_carriers match
6074 * On success, it should match the length of list data->allowed_carriers.
/hardware/ril/reference-ril/
H A Dril.h743 int32_t len_allowed_carriers; /* length of array allowed_carriers */
745 RIL_Carrier * allowed_carriers; /* whitelist for allowed carriers */ member in struct:__anon5941
747 * which match allowed_carriers. Eg. allowed_carriers match
6074 * On success, it should match the length of list data->allowed_carriers.
/hardware/ril/libril/
H A Dril_service.cpp2700 cr.allowed_carriers = allowedCarriers;
6507 RIL_Carrier *carrier = pCr->allowed_carriers + i;

Completed in 129 milliseconds