Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTestOnMockModem.java1205 android.hardware.radio.sim.Plmn plmn1 = new android.hardware.radio.sim.Plmn(); in getCarrierRestrictionRules_WithEphlmnList() local
1206 plmn1.mcc = "*"; in getCarrierRestrictionRules_WithEphlmnList()
1207 plmn1.mnc = "546"; in getCarrierRestrictionRules_WithEphlmnList()
1213 plmnList.add(plmn1); in getCarrierRestrictionRules_WithEphlmnList()