Searched refs:candidateNumberGroupIndex (Results 1 – 1 of 1) sorted by relevance
522 int candidateNumberGroupIndex = in allNumberGroupsAreExactlyPresent() local528 candidateGroups[candidateNumberGroupIndex].contains( in allNumberGroupsAreExactlyPresent()535 formattedNumberGroupIndex > 0 && candidateNumberGroupIndex >= 0; in allNumberGroupsAreExactlyPresent()536 formattedNumberGroupIndex--, candidateNumberGroupIndex--) { in allNumberGroupsAreExactlyPresent()537 if (!candidateGroups[candidateNumberGroupIndex].equals( in allNumberGroupsAreExactlyPresent()544 return (candidateNumberGroupIndex >= 0 && in allNumberGroupsAreExactlyPresent()545 candidateGroups[candidateNumberGroupIndex].endsWith(formattedNumberGroups[0])); in allNumberGroupsAreExactlyPresent()