Home
last modified time | relevance | path

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

/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DAsYouTypeFormatter.java326 } else if (attemptToExtractIdd()) { in inputDigitWithOptionToRememberPosition()
348 if (attemptToExtractIdd()) { in inputDigitWithOptionToRememberPosition()
574 private boolean attemptToExtractIdd() { in attemptToExtractIdd() method in AsYouTypeFormatter