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

  /external/icu/android_icu4j/src/main/java/android/icu/impl/
TimeZoneNamesImpl.java 304 private static final int INITIAL_NUM_ZONES = 300;
306 new HashMap<UResource.Key, ZNamesLoader>(INITIAL_NUM_ZONES);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
TimeZoneNamesImpl.java 302 private static final int INITIAL_NUM_ZONES = 300;
304 new HashMap<UResource.Key, ZNamesLoader>(INITIAL_NUM_ZONES);
    [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 

Completed in 1413 milliseconds