Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DAnalogClock.java153 public void setTimeZone(String id) { in setTimeZone() method in AnalogClock
/packages/apps/Calendar/src/com/android/calendar/
DCalendarUtils.java199 public void setTimeZone(Context context, String timeZone) { in setTimeZone() method in CalendarUtils.TimeZoneUtils
DUtils.java263 public static void setTimeZone(Context context, String timeZone) { in setTimeZone() method in Utils
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/model/
DProvisioningParams.java548 public Builder setTimeZone(String timeZone) { in setTimeZone() method in ProvisioningParams.Builder