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

  /external/icu/android_icu4j/src/main/java/android/icu/impl/
CalendarData.java 36 fMainType = "gregorian";
39 fMainType = type;
52 return fBundle.getWithFallback("calendar/" + fMainType + "/" + key);
74 return fBundle.getWithFallback("calendar/" + fMainType + "/" + key + "/format/" + subKey);
96 return fBundle.getWithFallback("calendar/" + fMainType + "/" + key + "/" + contextKey + "/" + subKey);
119 return fBundle.getWithFallback("calendar/" + fMainType + "/" + key + "/" + set + "/" + contextKey + "/" + subKey);
233 private String fMainType;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
CalendarData.java 34 fMainType = "gregorian";
37 fMainType = type;
50 return fBundle.getWithFallback("calendar/" + fMainType + "/" + key);
72 return fBundle.getWithFallback("calendar/" + fMainType + "/" + key + "/format/" + subKey);
94 return fBundle.getWithFallback("calendar/" + fMainType + "/" + key + "/" + contextKey + "/" + subKey);
117 return fBundle.getWithFallback("calendar/" + fMainType + "/" + key + "/" + set + "/" + contextKey + "/" + subKey);
231 private String fMainType;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.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 314 milliseconds