Searched refs:indexOfLastNetworkChar (Results 1 – 2 of 2) sorted by relevance
440 indexOfLastNetworkChar(String a) { in indexOfLastNetworkChar() method in PhoneNumberUtils474 trimIndex = indexOfLastNetworkChar (phoneNumber); in extractPostDialPortion()549 ia = indexOfLastNetworkChar (a); in compareLoosely()550 ib = indexOfLastNetworkChar (b); in compareLoosely()
54129 Landroid/telephony/PhoneNumberUtils;->indexOfLastNetworkChar(Ljava/lang/String;)I