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 641 const icu::UnicodeString* shortStandAloneWeekdayNames =
643 setStringArrayField(env, localeData, "shortStandAloneWeekdayNames", shortStandAloneWeekdayNames, count);
    [all...]

Completed in 187 milliseconds