Home | History | Annotate | Download | only in provider

Lines Matching defs:NAME_ADDR_EMAIL_PATTERN

2009         public static final Pattern NAME_ADDR_EMAIL_PATTERN =
2037 Matcher match = NAME_ADDR_EMAIL_PATTERN.matcher(address);