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

  /libcore/luni/src/main/native/
libcore_icu_TimeZoneNames.cpp 92 UnicodeString short_std; local
93 names->getDisplayName(zone_id.unicodeString(), UTZNM_SHORT_STANDARD, now, short_std);
105 long_std = short_std = long_dst = short_dst = kUtc;
110 setStringArrayElement(env, java_row.get(), 2, short_std) &&

Completed in 706 milliseconds