Searched refs:zoneType (Results 1 - 8 of 8) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Dtimezone.h180 * @param zoneType The system time zone type.
193 USystemTimeZoneType zoneType,
H A Ducal.h554 * @param zoneType The system time zone type.
568 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DTimeZone.java744 * @param zoneType The system time zone type.
752 public static Set<String> getAvailableIDs(SystemTimeZoneType zoneType, argument
754 return ZoneMeta.getAvailableIDs(zoneType, region, rawOffset);
/external/icu/icu4c/source/i18n/
H A Ducal.cpp50 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, argument
53 zoneType, region, rawOffset, *ec), ec);
H A Dtimezone.cpp955 USystemTimeZoneType zoneType,
959 return TZEnumeration::create(zoneType, region, rawOffset, ec);
954 createTimeZoneIDEnumeration( USystemTimeZoneType zoneType, const char* region, const int32_t* rawOffset, UErrorCode& ec) argument
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DTimeZone.java810 * @param zoneType The system time zone type.
820 public static Set<String> getAvailableIDs(SystemTimeZoneType zoneType, argument
822 return ZoneMeta.getAvailableIDs(zoneType, region, rawOffset);
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 466 milliseconds