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