Searched defs:getTimeZone (Results 1 - 17 of 17) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
H A DXMPDateTime.java86 TimeZone getTimeZone(); method in interface:XMPDateTime
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
H A DXMPDateTimeImpl.java44 private TimeZone timeZone = TimeZone.getTimeZone("UTC");
70 TimeZone zone = calendar.getTimeZone();
87 this.timeZone = intCalendar.getTimeZone();
294 * @see XMPDateTime#getTimeZone()
296 public TimeZone getTimeZone() method in class:XMPDateTimeImpl
/external/chromium_org/third_party/icu/source/i18n/
H A Ddatefmt.cpp483 DateFormat::getTimeZone() const function in class:DateFormat
486 return fCalendar->getTimeZone();
H A Ddtitvfmt.cpp454 DateIntervalFormat::getTimeZone() const function in class:DateIntervalFormat
457 return fDateFormat->getTimeZone();
H A Dcalendar.cpp1291 getTimeZone().getOffset(localMillis, FALSE, rawOffset, dstOffset, ec);
2178 Calendar::getTimeZone() const function in class:Calendar
2913 const TimeZone& tz = getTimeZone();
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowTime.java193 tz = TimeZone.getTimeZone("UTC");
195 tz = TimeZone.getTimeZone(time.timezone);
217 strftime.setTimeZone(TimeZone.getTimeZone(time.timezone));
259 Calendar c = Calendar.getInstance(TimeZone.getTimeZone(time.timezone));
384 public TimeZone getTimeZone() { method in class:ShadowTime.Strftime
385 return simpleDateFormat.getTimeZone();
/external/icu/icu4c/source/i18n/
H A Ddatefmt.cpp488 DateFormat::getTimeZone() const function in class:DateFormat
491 return fCalendar->getTimeZone();
H A Ddtitvfmt.cpp454 DateIntervalFormat::getTimeZone() const function in class:DateIntervalFormat
457 return fDateFormat->getTimeZone();
H A Dcalendar.cpp1420 getTimeZone().getOffset(localMillis, FALSE, rawOffset, dstOffset, ec);
2327 Calendar::getTimeZone() const function in class:Calendar
3074 const TimeZone& tz = getTimeZone();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 378 milliseconds