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

/packages/apps/Calendar/src/com/android/calendar/
H A DCalendarUtils.java198 public void setTimeZone(Context context, String timeZone) { method in class:CalendarUtils.TimeZoneUtils
H A DUtils.java164 public static void setTimeZone(Context context, String timeZone) { method in class:Utils
165 mTZUtils.setTimeZone(context, timeZone);

Completed in 96 milliseconds