Home
last modified time | relevance | path

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

/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
DAsYouTypeFormatter.java334 if (attemptToExtractCountryCallingCode()) { in inputDigitWithOptionToRememberPosition()
363 if (attemptToExtractCountryCallingCode()) { in inputDigitWithOptionToRememberPosition()
595 private boolean attemptToExtractCountryCallingCode() { in attemptToExtractCountryCallingCode() method in AsYouTypeFormatter