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

/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
H A DPhoneNumberUtil.java422 EXACT_MATCH, enum constant in enum:PhoneNumberUtil.MatchType
2761 * <p>Returns EXACT_MATCH if the country_code, NSN, presence of a leading zero for Italian numbers
2775 * @return NO_MATCH, SHORT_NSN_MATCH, NSN_MATCH or EXACT_MATCH depending on the level of equality
2810 return MatchType.EXACT_MATCH;
2852 * @return NOT_A_NUMBER, NO_MATCH, SHORT_NSN_MATCH, NSN_MATCH, EXACT_MATCH. See
2890 * @return NOT_A_NUMBER, NO_MATCH, SHORT_NSN_MATCH, NSN_MATCH, EXACT_MATCH. See
2901 // The second number has no country calling code. EXACT_MATCH is no longer possible.
2903 // EXACT_MATCH is returned, we replace this with NSN_MATCH.
2909 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 399 milliseconds