HomeSort by relevance Sort by last modified time
    Searched refs:longDateFormat (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/libcore/icu/
LocaleData.java 68 public String longDateFormat;
141 "longDateFormat=" + longDateFormat + "," +
170 return longDateFormat;
  /external/icu4c/test/intltest/
windttst.cpp 113 WCHAR longDateFormat[81], longTimeFormat[81], wdBuffer[256], wtBuffer[256];
121 GetLocaleInfoW(lcidRecords[i].lcid, LOCALE_SLONGDATE, longDateFormat, 81);
  /frameworks/base/tools/layoutlib/bridge/src/libcore/icu/
ICU_Delegate.java 187 result.longDateFormat = "";

Completed in 26 milliseconds