Searched refs:candidateNumberGroupIndex (Results 1 – 1 of 1) sorted by relevance
509 int candidateNumberGroupIndex = in allNumberGroupsAreExactlyPresent() local515 || candidateGroups[candidateNumberGroupIndex].contains( in allNumberGroupsAreExactlyPresent()522 formattedNumberGroupIndex > 0 && candidateNumberGroupIndex >= 0; in allNumberGroupsAreExactlyPresent()523 formattedNumberGroupIndex--, candidateNumberGroupIndex--) { in allNumberGroupsAreExactlyPresent()524 if (!candidateGroups[candidateNumberGroupIndex].equals( in allNumberGroupsAreExactlyPresent()531 return (candidateNumberGroupIndex >= 0 in allNumberGroupsAreExactlyPresent()532 && candidateGroups[candidateNumberGroupIndex].endsWith(formattedNumberGroups[0])); in allNumberGroupsAreExactlyPresent()