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