OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isNumberGeographical
(Results
1 - 2
of
2
) sorted by null
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/
PhoneNumberUtilTest.java
212
assertFalse(phoneUtil.
isNumberGeographical
(BS_MOBILE)); // Bahamas, mobile phone number.
213
assertTrue(phoneUtil.
isNumberGeographical
(AU_NUMBER)); // Australian fixed line number.
214
assertFalse(phoneUtil.
isNumberGeographical
(INTERNATIONAL_TOLL_FREE)); // International toll
[
all
...]
/packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar
Completed in 405 milliseconds