Home | History | Annotate | Download | only in phonenumbers

Lines Matching refs:groupCount

2534       int numOfGroups = prefixMatcher.groupCount();
2581 for (int i = 1, length = m.groupCount(); i <= length; i++) {