Searched refs:short_dst (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
H A Dlibcore_icu_TimeZoneNames.cpp89 UnicodeString short_dst; local
90 names->getDisplayName(zone_id.unicodeString(), UTZNM_SHORT_DAYLIGHT, now, short_dst);
98 long_std = short_std = long_dst = short_dst = kUtc;
109 setStringArrayElement(env, java_row.get(), 4, short_dst);

Completed in 257 milliseconds