OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UN001
(Results
1 - 3
of
3
) sorted by null
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/
RegionCode.java
24
static final String
UN001
= "001";
PhoneNumberUtilTest.java
336
assertEquals(null, phoneUtil.getExampleNumber(RegionCode.
UN001
));
566
phoneUtil.formatOutOfCountryCallingNumber(US_NUMBER, RegionCode.
UN001
));
[
all
...]
ShortNumberInfoTest.java
167
assertEquals("", shortInfo.getExampleShortNumber(RegionCode.
UN001
));
Completed in 52 milliseconds