Home | History | Annotate | Download | only in phonenumbers

Lines Matching defs:E164

383    * E164 format is as per INTERNATIONAL format but with no formatting applied, e.g.
392 E164,
1010 // This is the only case where a number can be formatted as E164 without a
1034 if (numberFormat == PhoneNumberFormat.E164) {
1035 // Early exit for E164 case (even if the country calling code is invalid) since no formatting
1038 prefixNumberWithCountryCallingCode(countryCallingCode, PhoneNumberFormat.E164,
1246 : format(numberNoExt, PhoneNumberFormat.E164);
1622 case E164: