Searched refs:tzi (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DGeneralPreferences.java422 public void onTimeZoneSet(TimeZoneInfo tzi) { argument
428 getActivity(), tzi.mTzId, System.currentTimeMillis(), false);
430 Utils.setTimeZone(getActivity(), tzi.mTzId);
/packages/apps/Calendar/src/com/android/calendar/event/
H A DEditEventView.java415 public void onTimeZoneSet(TimeZoneInfo tzi) { argument
416 setTimezone(tzi.mTzId);

Completed in 49 milliseconds