Searched refs:carrierRestrictions (Results 1 – 1 of 1) sorted by relevance
1168 android.hardware.radio.sim.CarrierRestrictions carrierRestrictions = in getCarrierRestrictionRules() local1172 carrierRestrictions.allowedCarrierInfoList = new android.hardware.radio.sim.CarrierInfo[1]; in getCarrierRestrictionRules()1173 carrierRestrictions.allowedCarrierInfoList[0] = carrierInfo; in getCarrierRestrictionRules()1174 sMockModemManager.setCarrierRestrictionRules(carrierRestrictions, in getCarrierRestrictionRules()1202 android.hardware.radio.sim.CarrierRestrictions carrierRestrictions = in getCarrierRestrictionRules_WithEphlmnList() local1218 carrierRestrictions.allowedCarrierInfoList = new android.hardware.radio.sim.CarrierInfo[1]; in getCarrierRestrictionRules_WithEphlmnList()1219 carrierRestrictions.allowedCarrierInfoList[0] = carrierInfo; in getCarrierRestrictionRules_WithEphlmnList()1220 sMockModemManager.setCarrierRestrictionRules(carrierRestrictions, in getCarrierRestrictionRules_WithEphlmnList()