Searched refs:sstd (Results 1 – 1 of 1) sorted by relevance
34 String sstd = tznames.getDisplayName(canonicalID, NameType.SHORT_STANDARD, date); in getDisplayName() local37 if (lstd != null && ldst != null && sstd != null && sdst != null) { in getDisplayName()43 dispName = daylight ? sdst : sstd; in getDisplayName()