HomeSort by relevance Sort by last modified time
    Searched refs:IsNationalPrefixPresentIfRequired (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumbermatcher.h 113 bool IsNationalPrefixPresentIfRequired(const PhoneNumber& number) const;
phonenumbermatcher.cc 484 return IsNationalPrefixPresentIfRequired(number);
490 !IsNationalPrefixPresentIfRequired(number)) {
505 !IsNationalPrefixPresentIfRequired(number)) {
730 bool PhoneNumberMatcher::IsNationalPrefixPresentIfRequired(
    [all...]

Completed in 57 milliseconds