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

  /external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
PhoneNumberUtil.java 45 * Utility for international phone numbers. Functionality includes formatting, parsing and
98 // The PLUS_SIGN signifies the international prefix.
224 // Pattern that makes it easy to distinguish whether a region has a single international dialing
225 // prefix or not. If a region has a single international prefix (e.g. 011 in USA), it will be
227 // signals waiting for the tone. If there are multiple available international prefixes in a
292 // number of digits to three or more, but then allows them to be in international form, and to
382 * INTERNATIONAL and NATIONAL formats are consistent with the definition in ITU-T Recommendation
385 * "+41 44 668 1800" in INTERNATIONAL format, and as "044 668 1800" in NATIONAL format. E164
386 * format is as per INTERNATIONAL format but with no formatting applied, e.g. "+41446681800".
387 * RFC3966 is as per INTERNATIONAL format, but with all spaces and other separating symbol
    [all...]
  /external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/
PhoneNumberUtil.java 46 * Utility for international phone numbers. Functionality includes formatting, parsing and
100 // The PLUS_SIGN signifies the international prefix.
226 // Pattern that makes it easy to distinguish whether a region has a single international dialing
227 // prefix or not. If a region has a single international prefix (e.g. 011 in USA), it will be
229 // signals waiting for the tone. If there are multiple available international prefixes in a
294 // number of digits to three or more, but then allows them to be in international form, and to
384 * INTERNATIONAL and NATIONAL formats are consistent with the definition in ITU-T Recommendation
387 * "+41 44 668 1800" in INTERNATIONAL format, and as "044 668 1800" in NATIONAL format. E164
388 * format is as per INTERNATIONAL format but with no formatting applied, e.g. "+41446681800".
389 * RFC3966 is as per INTERNATIONAL format, but with all spaces and other separating symbol
    [all...]
  /external/cldr/tools/java/org/unicode/cldr/icu/
LDMLConstants.java 3 * Copyright (C) 2004-2011, International Business Machines Corporation and *
367 public static final String INTERNATIONAL = "international";
    [all...]

Completed in 625 milliseconds