Searched defs:CAPITALIZATION_FOR_STANDALONE (Results 1 - 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DDisplayContext.java66 CAPITALIZATION_FOR_STANDALONE(Type.CAPITALIZATION, 4), enum constant in enum:DisplayContext
109 * CAPITALIZATION_FOR_STANDALONE.
137 * (e.g. CAPITALIZATION_FOR_STANDALONE)
H A DSimpleDateFormat.java965 CAPITALIZATION_FOR_STANDALONE enum constant in enum:SimpleDateFormat.ContextValue
1296 * such as CAPITALIZATION_FOR_STANDALONE. Note: For getContext, see
1307 context==DisplayContext.CAPITALIZATION_FOR_STANDALONE)) {
2036 case CAPITALIZATION_FOR_STANDALONE:
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDisplayContext.java73 CAPITALIZATION_FOR_STANDALONE(Type.CAPITALIZATION, 4), enum constant in enum:DisplayContext
122 * CAPITALIZATION_FOR_STANDALONE.
154 * (e.g. CAPITALIZATION_FOR_STANDALONE)
H A DSimpleDateFormat.java966 CAPITALIZATION_FOR_STANDALONE enum constant in enum:SimpleDateFormat.ContextValue
1303 * such as CAPITALIZATION_FOR_STANDALONE. Note: For getContext, see
1315 context==DisplayContext.CAPITALIZATION_FOR_STANDALONE)) {
2046 case CAPITALIZATION_FOR_STANDALONE:

Completed in 149 milliseconds