Searched refs:indexOfLastNetworkChar (Results 1 – 2 of 2) sorted by relevance
431 indexOfLastNetworkChar(String a) { in indexOfLastNetworkChar() method in PhoneNumberUtils465 trimIndex = indexOfLastNetworkChar (phoneNumber); in extractPostDialPortion()540 ia = indexOfLastNetworkChar (a); in compareLoosely()541 ib = indexOfLastNetworkChar (b); in compareLoosely()
58095 Landroid/telephony/PhoneNumberUtils;->indexOfLastNetworkChar(Ljava/lang/String;)I