Home
last modified time | relevance | path

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

/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
DAsYouTypeFormatter.java89 private static final Pattern NATIONAL_PREFIX_SEPARATORS_PATTERN = Pattern.compile("[- ]"); field in AsYouTypeFormatter
161 NATIONAL_PREFIX_SEPARATORS_PATTERN.matcher( in maybeCreateNewTemplate()
434 NATIONAL_PREFIX_SEPARATORS_PATTERN.matcher( in attemptToFormatAccruedDigits()