Searched refs:findNextPCharOrNonPOrNonWCharIndex (Results 1 – 1 of 1) sorted by relevance
805 findNextPCharOrNonPOrNonWCharIndex(String phoneNumber, int currIndex) { in findNextPCharOrNonPOrNonWCharIndex() method in CdmaConnection886 int nextIndex = findNextPCharOrNonPOrNonWCharIndex(phoneNumber, currIndex); in formatDialString()