HomeSort by relevance Sort by last modified time
    Searched full:long_dst (Results 1 - 1 of 1) sorted by null

  /libcore/luni/src/main/native/
libcore_icu_TimeZoneNames.cpp 94 UnicodeString long_dst; local
95 names->getDisplayName(zone_id.unicodeString(), UTZNM_LONG_DAYLIGHT, now, long_dst);
105 long_std = short_std = long_dst = short_dst = kUtc;
111 setStringArrayElement(env, java_row.get(), 3, long_dst) &&

Completed in 57 milliseconds