Home | History | Annotate | Download | only in alerts

Lines Matching defs:tz

760                 String tz = null;
762 tz = TimeZone.getDefault().getID();
764 tz);
773 oldInfo.startMillis, tz);
819 } else if (allDay && tz != null && DateUtils.isToday(beginTimeAdjustedForAllDay)) {