Home | History | Annotate | Download | only in event

Lines Matching defs:tz

1058         String tz = cursor.getString(EVENT_INDEX_TIMEZONE);
1059 if (!TextUtils.isEmpty(tz)) {
1060 model.mTimezone = tz;