Lines Matching refs:tzDisplay
1480 String tzDisplay = null;1485 tzDisplay = localTimezone;1489 tzDisplay = tz.getDisplayName(startTime.isDst != 0, TimeZone.SHORT);1492 return tzDisplay;