Searched defs:setTimeZone (Results 1 - 5 of 5) 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.java272 public static void setTimeZone(Context context, String timeZone) { method in class:Utils
273 mTZUtils.setTimeZone(context, timeZone);
/packages/apps/DeskClock/src/com/android/deskclock/
H A DAnalogClock.java283 public void setTimeZone(String id) { method in class:AnalogClock
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
H A DDateTimeActivity.java256 mDummyDate.setTimeZone(now.getTimeZone());
323 setTimeZone((String) mTimeZones.get(actionId - ACTION_SET_TIMEZONE_BASE)
359 private void setTimeZone(String tzId) { method in class:DateTimeActivity
362 alarm.setTimeZone(tzId);
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 489 milliseconds