OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MOBILE
(Results
1 - 2
of
2
) sorted by null
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
PhoneNumberUtil.java
77
// a
mobile
phone in Colombia.
80
// Map of country calling codes that use a
mobile
token before the area code. One example of when
82
// be the length of the area code plus the length of the
mobile
token.
85
// Set of country codes that have geographically assigned
mobile
numbers (see GEO_MOBILE_COUNTRIES
86
// below) which are not based on *area codes*. For example, in China
mobile
numbers start with a
91
// Set of country calling codes that have geographically assigned
mobile
numbers. This may not be
92
// complete; we add calling codes case by case, as we find geographical
mobile
numbers or hear
94
// fixed-line or
mobile
numbers, are not listed here, since we consider FIXED_LINE_OR_MOBILE to be
406
MOBILE
,
408
//
mobile
numbers by looking at the phone number itself
[
all
...]
/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/
PhoneNumberUtil.java
79
// a
mobile
phone in Colombia.
82
// Map of country calling codes that use a
mobile
token before the area code. One example of when
84
// be the length of the area code plus the length of the
mobile
token.
87
// Set of country codes that have geographically assigned
mobile
numbers (see GEO_MOBILE_COUNTRIES
88
// below) which are not based on *area codes*. For example, in China
mobile
numbers start with a
93
// Set of country calling codes that have geographically assigned
mobile
numbers. This may not be
94
// complete; we add calling codes case by case, as we find geographical
mobile
numbers or hear
96
// fixed-line or
mobile
numbers, are not listed here, since we consider FIXED_LINE_OR_MOBILE to be
418
MOBILE
,
420
//
mobile
numbers by looking at the phone number itself
[
all
...]
Completed in 84 milliseconds