Home
last modified time | relevance | path

Searched refs:indexOfLastNetworkChar (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DPhoneNumberUtils.java430 indexOfLastNetworkChar(String a) { in indexOfLastNetworkChar() method in PhoneNumberUtils
464 trimIndex = indexOfLastNetworkChar (phoneNumber); in extractPostDialPortion()
539 ia = indexOfLastNetworkChar (a); in compareLoosely()
540 ib = indexOfLastNetworkChar (b); in compareLoosely()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt54772 Landroid/telephony/PhoneNumberUtils;->indexOfLastNetworkChar(Ljava/lang/String;)I