Searched defs:RFC3966 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumberutil.h83 // RFC3966 is as per INTERNATIONAL format, but with all spaces and other
91 RFC3966 enumerator in enum:i18n::phonenumbers::PhoneNumberUtil::PhoneNumberFormat
511 // number_to_parse can also be provided in RFC3966 format.
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
H A DPhoneNumberUtil.java368 * "+41446681800". RFC3966 is as per INTERNATIONAL format, but with all spaces and other
379 RFC3966 enum constant in enum:PhoneNumberUtil.PhoneNumberFormat
1748 case RFC3966:
1842 if (numberFormat == PhoneNumberFormat.RFC3966) {
1927 if (numberFormat == PhoneNumberFormat.RFC3966) {
2762 * be provided in RFC3966 format.
3003 * written in RFC3966; otherwise extract a possible number out of it and write to nationalNumber.
3038 // appear at the same time with isdn-subaddress according to paragraph 5.3 of the RFC3966 spec,
3046 // actually written in RFC3966.

Completed in 91 milliseconds