Searched refs:indexOfLastNetworkChar (Results 1 – 2 of 2) sorted by relevance
397 indexOfLastNetworkChar(String a) { in indexOfLastNetworkChar() method in PhoneNumberUtils431 trimIndex = indexOfLastNetworkChar (phoneNumber); in extractPostDialPortion()501 ia = indexOfLastNetworkChar (a); in compareLoosely()502 ib = indexOfLastNetworkChar (b); in compareLoosely()
73766 Landroid/telephony/PhoneNumberUtils;->indexOfLastNetworkChar(Ljava/lang/String;)I