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

  /libcore/luni/src/main/native/
libcore_icu_TimeZoneNames.cpp 91 icu::UnicodeString long_std; local
92 names->getDisplayName(zone_id.unicodeString(), UTZNM_LONG_STANDARD, now, long_std);
106 long_std = short_std = long_dst = short_dst = kUtc;
110 setStringArrayElement(env, java_row.get(), 1, long_std) &&

Completed in 43 milliseconds