Searched defs:normalizeAndAccrueDigitsAndPlusSign (Results 1 - 1 of 1) sorted by relevance

/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
H A DAsYouTypeFormatter.java325 nextChar = normalizeAndAccrueDigitsAndPlusSign(nextChar, rememberPosition);
622 private char normalizeAndAccrueDigitsAndPlusSign(char nextChar, boolean rememberPosition) { method in class:AsYouTypeFormatter

Completed in 60 milliseconds