Home
last modified time | relevance | path

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

/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
DAsYouTypeFormatter.java333 } else if (attemptToExtractIdd()) { in inputDigitWithOptionToRememberPosition()
355 if (attemptToExtractIdd()) { in inputDigitWithOptionToRememberPosition()
567 private boolean attemptToExtractIdd() { in attemptToExtractIdd() method in AsYouTypeFormatter