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
111 * CAPITALIZATION_FOR_STANDALONE.
140 * (e.g. CAPITALIZATION_FOR_STANDALONE)
H A DSimpleDateFormat.java965 CAPITALIZATION_FOR_STANDALONE enum constant in enum:SimpleDateFormat.ContextValue
1284 * such as CAPITALIZATION_FOR_STANDALONE. Note: For getContext, see
1295 context==DisplayContext.CAPITALIZATION_FOR_STANDALONE)) {
2024 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
124 * CAPITALIZATION_FOR_STANDALONE.
157 * (e.g. CAPITALIZATION_FOR_STANDALONE)
H A DSimpleDateFormat.java966 CAPITALIZATION_FOR_STANDALONE enum constant in enum:SimpleDateFormat.ContextValue
1291 * such as CAPITALIZATION_FOR_STANDALONE. Note: For getContext, see
1303 context==DisplayContext.CAPITALIZATION_FOR_STANDALONE)) {
2034 case CAPITALIZATION_FOR_STANDALONE:

Completed in 279 milliseconds