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