HomeSort by relevance Sort by last modified time
    Searched defs:shortStandAloneWeekdayNames (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/libcore/icu/
LocaleData.java 64 public String[] shortStandAloneWeekdayNames; // "Sun", ...
  /libcore/luni/src/main/native/
libcore_icu_ICU.cpp 647 const UnicodeString* shortStandAloneWeekdayNames =
649 setStringArrayField(env, localeData, "shortStandAloneWeekdayNames", shortStandAloneWeekdayNames, count);
    [all...]

Completed in 165 milliseconds