Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTestOnMockModem.java1168 android.hardware.radio.sim.CarrierRestrictions carrierRestrictions = in getCarrierRestrictionRules() local
1172 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() local
1218 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()