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

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumberutil.h 15 // Utility for international phone numbers.
78 // INTERNATIONAL and NATIONAL formats are consistent with the definition
80 // Zürich office will be written as "+41 44 668 1800" in INTERNATIONAL
82 // INTERNATIONAL format but with no formatting applied e.g. "+41446681800".
83 // RFC3966 is as per INTERNATIONAL format, but with all spaces and other
89 INTERNATIONAL,
165 // Gets a PhoneNumberUtil instance to carry out international phone number
246 // calling code when the number is formatted in the international format, if
285 // INTERNATIONAL format depending on what the client asks for, we do not
338 // code). In those cases, no international prefix is used. For regions whic
    [all...]
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberUtil.java 45 * Utility for international phone numbers. Functionality includes formatting, parsing and
97 // The PLUS_SIGN signifies the international prefix.
209 // Pattern that makes it easy to distinguish whether a region has a unique international dialing
210 // prefix or not. If a region has a unique international prefix (e.g. 011 in USA), it will be
212 // available international prefixes in a region, they will be represented as a regex string that
276 // number of digits to three or more, but then allows them to be in international form, and to
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.
367 * E164 format is as per INTERNATIONAL format but with no formatting applied, e.g.
368 * "+41446681800". RFC3966 is as per INTERNATIONAL format, but with all spaces and othe
    [all...]
  /packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar 

Completed in 34 milliseconds