Searched refs:CanBeInternationallyDialled (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumberutil.h792 bool CanBeInternationallyDialled(const PhoneNumber& number) const;
H A Dphonenumberutil.cc1094 CanBeInternationallyDialled(number_no_extension)) {
1100 } else if (CanBeInternationallyDialled(number_no_extension)) {
2734 bool PhoneNumberUtil::CanBeInternationallyDialled( function in class:i18n::phonenumbers::PhoneNumberUtil

Completed in 1343 milliseconds