Searched refs:startOfCountryCallingCode (Results 1 – 1 of 1) sorted by relevance
574 int startOfCountryCallingCode = iddMatcher.end(); in attemptToExtractIdd() local576 nationalNumber.append(accruedInputWithoutFormatting.substring(startOfCountryCallingCode)); in attemptToExtractIdd()579 accruedInputWithoutFormatting.substring(0, startOfCountryCallingCode)); in attemptToExtractIdd()