OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ALPHA_PHONE_MAPPINGS
(Results
1 - 2
of
2
) sorted by null
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberUtil.java
116
private static final Map<Character, Character>
ALPHA_PHONE_MAPPINGS
;
128
// Simple ASCII digits map used to populate
ALPHA_PHONE_MAPPINGS
and
174
ALPHA_PHONE_MAPPINGS
= Collections.unmodifiableMap(combinedMap);
[
all
...]
/packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar
Completed in 35 milliseconds