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

  /external/icu/android_icu4j/src/main/java/android/icu/impl/number/
AffixUtils.java 43 * int typeOrCp = AffixPatternUtils.getTypeOrCp(tag);
326 int typeOrCp = getTypeOrCp(tag);
361 int typeOrCp = getTypeOrCp(tag);
393 if (getTypeOrCp(tag) == type) {
413 int typeOrCp = getTypeOrCp(tag);
439 if (getTypeOrCp(tag) == type) {
460 int typeOrCp = getTypeOrCp(tag);
476 int typeOrCp = getTypeOrCp(tag);
671 private static int getTypeOrCp(long tag) {
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
AffixUtils.java 42 * int typeOrCp = AffixPatternUtils.getTypeOrCp(tag);
318 int typeOrCp = getTypeOrCp(tag);
353 int typeOrCp = getTypeOrCp(tag);
385 if (getTypeOrCp(tag) == type) {
405 int typeOrCp = getTypeOrCp(tag);
431 if (getTypeOrCp(tag) == type) {
452 int typeOrCp = getTypeOrCp(tag);
468 int typeOrCp = getTypeOrCp(tag);
663 private static int getTypeOrCp(long tag) {
  /external/cldr/tools/java/libs/
icu4j.jar 

Completed in 48 milliseconds