Searched refs:candidateGroups (Results 1 – 2 of 2) sorted by relevance
500 String[] candidateGroups = in allNumberGroupsAreExactlyPresent() local504 number.hasExtension() ? candidateGroups.length - 2 : candidateGroups.length - 1; in allNumberGroupsAreExactlyPresent()508 if (candidateGroups.length == 1 in allNumberGroupsAreExactlyPresent()509 || candidateGroups[candidateNumberGroupIndex].contains( in allNumberGroupsAreExactlyPresent()518 if (!candidateGroups[candidateNumberGroupIndex].equals( in allNumberGroupsAreExactlyPresent()526 && candidateGroups[candidateNumberGroupIndex].endsWith(formattedNumberGroups[0])); in allNumberGroupsAreExactlyPresent()
499 String[] candidateGroups = in allNumberGroupsAreExactlyPresent() local503 number.hasExtension() ? candidateGroups.length - 2 : candidateGroups.length - 1; in allNumberGroupsAreExactlyPresent()507 if (candidateGroups.length == 1 in allNumberGroupsAreExactlyPresent()508 || candidateGroups[candidateNumberGroupIndex].contains( in allNumberGroupsAreExactlyPresent()517 if (!candidateGroups[candidateNumberGroupIndex].equals( in allNumberGroupsAreExactlyPresent()525 && candidateGroups[candidateNumberGroupIndex].endsWith(formattedNumberGroups[0])); in allNumberGroupsAreExactlyPresent()