Home
last modified time | relevance | path

Searched refs:getTimezone (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
H A DTimeTest.java44 assertEquals(Time.TIMEZONE_UTC, t.getTimezone()); in testTimezone()
52 assertEquals(newTimezone, t.getTimezone()); in testSwitchTimezone()
93 assertEquals(Time.TIMEZONE_UTC, t.getTimezone()); in testClear()
350 assertEquals(Time.TIMEZONE_UTC, t2.getTimezone()); in testSet_other()
/aosp12/frameworks/opt/calendar/src/com/android/calendarcommon2/
H A DTime.java259 : (TIMEZONE_UTC.equals(getTimezone()) ? FORMAT_TIME_UTC_PATTERN in format2445()
351 public String getTimezone() { in getTimezone() method in Time
H A DRecurrenceProcessor.java638 String timezone = dtstart.getTimezone(); in expand()
848 until.switchTimezone(dtstart.getTimezone()); in expand()
H A DRecurrenceSet.java482 ? start.getTimezone() : endTzidParameter.value; in computeDuration()
/aosp12/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
H A DCalendarProvider2Test.java573 mTimezone = time.getTimezone(); in init()
608 mTimezone = time.getTimezone(); in init()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt53461 method public abstract int getTimezone();