Home
last modified time | relevance | path

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

/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DPhoneNumberUtilTest.java741 PhoneNumber usNumberWithExtn = new PhoneNumber().mergeFrom(US_NUMBER).setExtension("1234"); in testFormatNumberForMobileDialing() local
743 phoneUtil.formatNumberForMobileDialing(usNumberWithExtn, RegionCode.US, true)); in testFormatNumberForMobileDialing()
752 phoneUtil.formatNumberForMobileDialing(usNumberWithExtn, RegionCode.US, false)); in testFormatNumberForMobileDialing()