Searched defs:countryIsoCode (Results 1 – 3 of 3) sorted by relevance
34 required string countryIsoCode = 3; field
121 private final String countryIsoCode; field in TelephonyLookupXmlFile.Network123 Network(String mcc, String mnc, String countryIsoCode) { in Network()
129 String countryIsoCode = networkIn.getCountryIsoCode(); in validateNetworks() local169 String countryIsoCode = networkIn.getCountryIsoCode(); in createOutputTelephonyLookup() local