Searched refs:currPwIndex (Results 1 – 1 of 1) sorted by relevance
1125 private static char findPOrWCharToAppend(String phoneNumber, int currPwIndex, in findPOrWCharToAppend() argument1127 char c = phoneNumber.charAt(currPwIndex); in findPOrWCharToAppend()1139 if (nextNonPwCharIndex > (currPwIndex + 1)) { in findPOrWCharToAppend()