Searched refs:GEO_MOBILE_COUNTRIES (Results 1 – 2 of 2) sorted by relevance
93 private static final Set<Integer> GEO_MOBILE_COUNTRIES; field in PhoneNumberUtil136 GEO_MOBILE_COUNTRIES = Collections.unmodifiableSet(geoMobileCountries);1245 || (GEO_MOBILE_COUNTRIES.contains(countryCallingCode)
95 private static final Set<Integer> GEO_MOBILE_COUNTRIES; field in PhoneNumberUtil138 GEO_MOBILE_COUNTRIES = Collections.unmodifiableSet(geoMobileCountries);1279 || (GEO_MOBILE_COUNTRIES.contains(countryCallingCode)