Home
last modified time | relevance | path

Searched defs:setTimeZone (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DCalendarUtils.java199 public void setTimeZone(Context context, String timeZone) { in setTimeZone() method in CalendarUtils.TimeZoneUtils
DUtils.java272 public static void setTimeZone(Context context, String timeZone) { in setTimeZone() method in Utils
/packages/apps/DeskClock/src/com/android/deskclock/
DAnalogClock.java283 public void setTimeZone(String id) { in setTimeZone() method in AnalogClock
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DDateTimeActivity.java612 private void setTimeZone(String tzId) { in setTimeZone() method in DateTimeActivity