Searched defs:mobileCountries (Results 1 – 2 of 2) sorted by relevance
116 private final List<MobileCountry> mobileCountries; field in TelephonyLookupXmlFile.TelephonyLookup118 TelephonyLookup(List<Network> networks, List<MobileCountry> mobileCountries) { in TelephonyLookup()
240 List<Network> networks, List<MobileCountry> mobileCountries) { in createTelephonyLookup()