Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTestOnMockModem.java1209 android.hardware.radio.sim.Plmn plmn2 = new android.hardware.radio.sim.Plmn(); in getCarrierRestrictionRules_WithEphlmnList() local
1210 plmn2.mcc = "132"; in getCarrierRestrictionRules_WithEphlmnList()
1211 plmn2.mnc = "***"; in getCarrierRestrictionRules_WithEphlmnList()
1214 plmnList.add(plmn2); in getCarrierRestrictionRules_WithEphlmnList()