Home
last modified time | relevance | path

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

/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DAsYouTypeFormatter.java327 if (attemptToExtractCountryCallingCode()) { in inputDigitWithOptionToRememberPosition()
357 if (attemptToExtractCountryCallingCode()) { in inputDigitWithOptionToRememberPosition()
602 private boolean attemptToExtractCountryCallingCode() { in attemptToExtractCountryCallingCode() method in AsYouTypeFormatter