Searched defs:setTimeZone (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DCalendarUtils.java199 public void setTimeZone(Context context, String timeZone) { method in class:CalendarUtils.TimeZoneUtils
H A DUtils.java271 public static void setTimeZone(Context context, String timeZone) { method in class:Utils
272 mTZUtils.setTimeZone(context, timeZone);
/packages/apps/DeskClock/src/com/android/deskclock/
H A DAnalogClock.java283 public void setTimeZone(String id) { method in class:AnalogClock

Completed in 150 milliseconds