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

  /libcore/luni/src/main/java/libcore/icu/
LocaleData.java 72 public String fullTimeFormat;
197 return fullTimeFormat;
215 if (localeData.fullTimeFormat != null) {
221 localeData.fullTimeFormat = localeData.fullTimeFormat.replace('v', 'z');
  /frameworks/base/tools/layoutlib/bridge/src/libcore/icu/
ICU_Delegate.java 214 result.fullTimeFormat = "";

Completed in 156 milliseconds