Home
last modified time | relevance | path

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

/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhoneNumberMatcher.java502 static boolean allNumberGroupsAreExactlyPresent(PhoneNumberUtil util, in allNumberGroupsAreExactlyPresent() method in PhoneNumberMatcher
DPhoneNumberUtil.java633 return PhoneNumberMatcher.allNumberGroupsAreExactlyPresent( in verify()