Searched refs:digitsAndPlusOnly (Results 1 – 4 of 4) sorted by relevance
501 public static final String digitsAndPlusOnly(Matcher matcher) { in digitsAndPlusOnly() method in Patterns
193 return Patterns.digitsAndPlusOnly(match);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
49709 method public static final String digitsAndPlusOnly(java.util.regex.Matcher);