Home
last modified time | relevance | path

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

/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
DPhoneNumberUtil.java93 private static final Set<Integer> GEO_MOBILE_COUNTRIES; field in PhoneNumberUtil
137 GEO_MOBILE_COUNTRIES = Collections.unmodifiableSet(geoMobileCountries);
1049 || (GEO_MOBILE_COUNTRIES.contains(countryCallingCode)