Searched refs:indexOfLastNetworkChar (Results 1 – 2 of 2) sorted by relevance
430 indexOfLastNetworkChar(String a) { in indexOfLastNetworkChar() method in PhoneNumberUtils464 trimIndex = indexOfLastNetworkChar (phoneNumber); in extractPostDialPortion()535 ia = indexOfLastNetworkChar (a); in compareLoosely()536 ib = indexOfLastNetworkChar (b); in compareLoosely()
68795 Landroid/telephony/PhoneNumberUtils;->indexOfLastNetworkChar(Ljava/lang/String;)I