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

  /external/icu/android_icu4j/src/main/java/android/icu/text/
SpoofChecker.java 171 * <li><code>CHAR_LIMIT</code>: flags strings that contain characters outside of a specified set of acceptable
403 public static final int CHAR_LIMIT = 64;
441 * LOCALE_LIMIT and CHAR_LIMIT. Note that additional checks may be added in the future, resulting in the changes
549 * builder.setChecks(SpoofChecker.CHAR_LIMIT | SpoofChecker.MIXED_NUMBERS);
594 * The {@link #CHAR_LIMIT} test is automatically enabled for this SpoofChecker when calling this function with a
624 fChecks &= ~CHAR_LIMIT;
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
SpoofChecker.java 170 * <li><code>CHAR_LIMIT</code>: flags strings that contain characters outside of a specified set of acceptable
434 public static final int CHAR_LIMIT = 64;
478 * LOCALE_LIMIT and CHAR_LIMIT. Note that additional checks may be added in the future, resulting in the changes
592 * builder.setChecks(SpoofChecker.CHAR_LIMIT | SpoofChecker.MIXED_NUMBERS);
638 * The {@link #CHAR_LIMIT} test is automatically enabled for this SpoofChecker when calling this function with a
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 200 milliseconds