Home
last modified time | relevance | path

Searched refs:DAY_STANDALONE (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateFormatSymbols.java637 DAY_STANDALONE, /* except narrow */ enumConstant
657 …contextUsageTypeMap.put("day-standalone-except-narrow", CapitalizationContextUsage.DAY_STANDALONE);
DSimpleDateFormat.java1820 capContextUsageType = DateFormatSymbols.CapitalizationContextUsage.DAY_STANDALONE; in subFormat()
1823 capContextUsageType = DateFormatSymbols.CapitalizationContextUsage.DAY_STANDALONE; in subFormat()
1826 capContextUsageType = DateFormatSymbols.CapitalizationContextUsage.DAY_STANDALONE; in subFormat()