Searched refs:E164 (Results 1 – 8 of 8) sorted by relevance
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/ |
D | PhoneNumberUtilTest.java | 561 assertEquals("+390236618300", phoneUtil.format(IT_NUMBER, PhoneNumberFormat.E164)); in testFormatITNumber() 565 assertEquals("+39345678901", phoneUtil.format(IT_MOBILE, PhoneNumberFormat.E164)); in testFormatITNumber() 571 assertEquals("+61236618300", phoneUtil.format(AU_NUMBER, PhoneNumberFormat.E164)); in testFormatAUNumber() 576 assertEquals("+611800123456", phoneUtil.format(auNumber, PhoneNumberFormat.E164)); in testFormatAUNumber() 582 assertEquals("+541187654321", phoneUtil.format(AR_NUMBER, PhoneNumberFormat.E164)); in testFormatARNumber() 587 assertEquals("+5491187654321", phoneUtil.format(AR_MOBILE, PhoneNumberFormat.E164)); in testFormatARNumber() 594 assertEquals("+5212345678900", phoneUtil.format(MX_MOBILE1, PhoneNumberFormat.E164)); in testFormatMXNumber() 599 assertEquals("+5215512345678", phoneUtil.format(MX_MOBILE2, PhoneNumberFormat.E164)); in testFormatMXNumber() 603 assertEquals("+523312345678", phoneUtil.format(MX_NUMBER1, PhoneNumberFormat.E164)); in testFormatMXNumber() 607 assertEquals("+528211234567", phoneUtil.format(MX_NUMBER2, PhoneNumberFormat.E164)); in testFormatMXNumber() [all …]
|
/external/libphonenumber/demo/src/main/java/com/google/phonenumbers/demo/render/ |
D | ResultRenderer.java | 101 .setE164Format(isNumberValid ? phoneUtil.format(number, PhoneNumberFormat.E164) : "invalid") in genHtml()
|
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/ |
D | PhoneNumberUtil.java | 464 E164, enumConstant 1305 if (numberFormat == PhoneNumberFormat.E164) { 1309 prefixNumberWithCountryCallingCode(countryCallingCode, PhoneNumberFormat.E164, 1544 : format(numberNoExt, PhoneNumberFormat.E164); 1918 case E164:
|
/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/ |
D | PhoneNumberUtil.java | 469 E164, enumConstant 1340 if (numberFormat == PhoneNumberFormat.E164) { 1344 prefixNumberWithCountryCallingCode(countryCallingCode, PhoneNumberFormat.E164, 1579 : format(numberNoExt, PhoneNumberFormat.E164); 1955 case E164:
|
/external/libphonenumber/demo/src/main/resources/com/google/phonenumbers/demo/ |
D | result.soy | 181 <TH>E164 format</TH>
|
/external/python/cpython3/Lib/test/ |
D | floating_points.txt | 252 -68985865317742005E164
|
/external/python/cpython2/Lib/test/ |
D | floating_points.txt | 252 -68985865317742005E164
|
/external/pdfium/core/fxcrt/ |
D | fx_ucddata.inc | 57701 CHARPROP____(0x1ffu, kNormal, kL, kXX) // U+E164
|