HomeSort by relevance Sort by last modified time
    Searched defs:NATIONAL (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumberutil.h 78 // INTERNATIONAL and NATIONAL formats are consistent with the definition
81 // format, and as "044 668 1800" in NATIONAL format. E164 format is as per
90 NATIONAL,
196 // Gets the national significant number of a phone number. Note a national
197 // significant number doesn't contain a national prefix or any formatting.
202 // passed in, so that clients could use it to split a national significant
242 // Gets the length of the national destination code (NDC) from the PhoneNumber
243 // object passed in, so that clients could use it to split a national
284 // dial from where they are - although we do format in either NATIONAL o
    [all...]
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberUtil.java 70 // The minimum and maximum length of the national significant number.
93 // this is relevant is when determining the length of the national destination code, which should
286 // component of the number, after the main national number is formatted. For example, if you wish
346 // first group is not used in the national pattern (e.g. Argentina) so the $1 group does not match
354 // A pattern that is used to determine if the national prefix formatting rule has the first group
355 // only, i.e., does not start with the national prefix. Note that the pattern explicitly allows
364 * INTERNATIONAL and NATIONAL formats are consistent with the definition in ITU-T Recommendation
366 * "+41 44 668 1800" in INTERNATIONAL format, and as "044 668 1800" in NATIONAL format.
378 NATIONAL,
454 * in national format must have their national-prefix present if it is usually written for
    [all...]
  /packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar 

Completed in 669 milliseconds