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