Home
last modified time | relevance | path

Searched refs:switchTimezone (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/apps/Calendar/src/com/android/calendar/month/
H A DMonthByWeekAdapter.java106 mSelectedDay.switchTimezone(mHomeTimeZone); in init()
117 mTempTime.switchTimezone(mHomeTimeZone); in updateTimeZones()
H A DSimpleDayPickerFragment.java170 mSelectedDay.switchTimezone(tz); in onAttach()
/aosp12/frameworks/opt/calendar/src/com/android/calendarcommon2/
H A DTime.java210 public void switchTimezone(String timezone) { in switchTimezone() method in Time
H A DRecurrenceProcessor.java848 until.switchTimezone(dtstart.getTimezone()); in expand()
/aosp12/frameworks/base/core/tests/coretests/src/android/text/format/
H A DTimeTest.java283 t.switchTimezone("America/Los_Angeles"); in testSwitchTimezone0()
/aosp12/frameworks/base/core/java/android/text/format/
H A DTime.java243 public void switchTimezone(String timezone) { in switchTimezone() method in Time
/aosp12/packages/apps/Calendar/src/com/android/calendar/
H A DCalendarController.java88 mTime.switchTimezone(Utils.getTimeZone(mContext, this));
H A DDayView.java202 mCurrentTime.switchTimezone(tz);
/aosp12/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
H A DTimeTest.java51 t.switchTimezone(newTimezone); in testSwitchTimezone()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt44719 method @Deprecated public void switchTimezone(String);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt30140 method public void switchTimezone(java.lang.String);