Searched refs:RFC3966_VISUAL_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
311 private static final String RFC3966_VISUAL_SEPARATOR = "[\\-\\.\\(\\)]?"; field in PhoneNumberUtil313 "(" + DIGITS + "|" + RFC3966_VISUAL_SEPARATOR + ")";
313 private static final String RFC3966_VISUAL_SEPARATOR = "[\\-\\.\\(\\)]?"; field in PhoneNumberUtil315 "(" + DIGITS + "|" + RFC3966_VISUAL_SEPARATOR + ")";