HomeSort by relevance Sort by last modified time
    Searched defs:leniency (Results 1 - 4 of 4) sorted by null

  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberMatcher.java 19 import com.android.i18n.phonenumbers.PhoneNumberUtil.Leniency;
199 private final Leniency leniency; field in class:PhoneNumberMatcher
220 * @param leniency the leniency to use when evaluating candidate phone numbers
225 PhoneNumberMatcher(PhoneNumberUtil util, CharSequence text, String country, Leniency leniency,
228 if ((util == null) || (leniency == null)) {
237 this.leniency = leniency;
    [all...]
  /external/icu/icu4c/source/test/intltest/
dtfmrgts.cpp 1593 UBool leniency; member in struct:__anon25920
    [all...]
dtfmttst.cpp 4247 UBool leniency; member in struct:__anon25929
4327 UBool leniency; member in struct:__anon25930
    [all...]
  /packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar 

Completed in 74 milliseconds