Searched refs:stdNameType (Results 1 – 3 of 3) sorted by relevance
381 NameType stdNameType = (nameType == NameType.LONG_GENERIC) ? in formatGenericNonLocationName() local383 String stdName = _tznames.getDisplayName(tzID, stdNameType, date); in formatGenericNonLocationName()
385 NameType stdNameType = (nameType == NameType.LONG_GENERIC) ? in formatGenericNonLocationName() local387 String stdName = _tznames.getDisplayName(tzID, stdNameType, date); in formatGenericNonLocationName()
674 UTimeZoneNameType stdNameType = (nameType == UTZNM_LONG_GENERIC) in formatGenericNonLocationName() local677 fTimeZoneNames->getDisplayName(tzID, stdNameType, date, stdName); in formatGenericNonLocationName()