Searched defs:EXACT_MATCH (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumberutil.h133 EXACT_MATCH, enumerator in enum:i18n::phonenumbers::PhoneNumberUtil::MatchType
532 // Returns EXACT_MATCH if the country calling code, NSN, presence of a leading
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
H A DPhoneNumberUtil.java423 EXACT_MATCH, enum constant in enum:PhoneNumberUtil.MatchType
3052 * <p>Returns EXACT_MATCH if the country_code, NSN, presence of a leading zero for Italian numbers
3066 * @return NO_MATCH, SHORT_NSN_MATCH, NSN_MATCH or EXACT_MATCH depending on the level of equality
3101 return MatchType.EXACT_MATCH;
3143 * @return NOT_A_NUMBER, NO_MATCH, SHORT_NSN_MATCH, NSN_MATCH, EXACT_MATCH. See
3181 * @return NOT_A_NUMBER, NO_MATCH, SHORT_NSN_MATCH, NSN_MATCH, EXACT_MATCH. See
3192 // The second number has no country calling code. EXACT_MATCH is no longer possible.
3194 // EXACT_MATCH is returned, we replace this with NSN_MATCH.
3200 if (match == MatchType.EXACT_MATCH) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 217 milliseconds