Searched defs:UNWANTED_END_CHAR_PATTERN (Results 1 – 2 of 2) sorted by relevance
273 static final Pattern UNWANTED_END_CHAR_PATTERN = Pattern.compile(UNWANTED_END_CHARS); field in PhoneNumberUtil
275 static final Pattern UNWANTED_END_CHAR_PATTERN = Pattern.compile(UNWANTED_END_CHARS); field in PhoneNumberUtil