Searched refs:findNextPCharOrNonPOrNonWCharIndex (Results 1 – 1 of 1) sorted by relevance
288 int nextIndex = findNextPCharOrNonPOrNonWCharIndex(phoneNumber, currIndex); in formatDialString()1093 private static int findNextPCharOrNonPOrNonWCharIndex(String phoneNumber, int currIndex) { in findNextPCharOrNonPOrNonWCharIndex() method in GsmCdmaConnection