HomeSort by relevance Sort by last modified time
    Searched defs:CAPITALIZATION (Results 1 - 7 of 7) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/text/
DisplayContext.java 33 * Settings for CAPITALIZATION (use one)
36 * A possible setting for CAPITALIZATION:
37 * The capitalization context to be used is unknown (this is the default value).
39 CAPITALIZATION_NONE(Type.CAPITALIZATION, 0),
41 * A possible setting for CAPITALIZATION:
42 * The capitalization context if a date, date symbol or display name is to be
43 * formatted with capitalization appropriate for the middle of a sentence.
45 CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE(Type.CAPITALIZATION, 1),
47 * A possible setting for CAPITALIZATION:
48 * The capitalization context if a date, date symbol or display name is to b
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DisplayContext.java 35 * Settings for CAPITALIZATION (use one)
38 * A possible setting for CAPITALIZATION:
39 * The capitalization context to be used is unknown (this is the default value).
42 CAPITALIZATION_NONE(Type.CAPITALIZATION, 0),
44 * A possible setting for CAPITALIZATION:
45 * The capitalization context if a date, date symbol or display name is to be
46 * formatted with capitalization appropriate for the middle of a sentence.
49 CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE(Type.CAPITALIZATION, 1),
51 * A possible setting for CAPITALIZATION:
52 * The capitalization context if a date, date symbol or display name is to b
    [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 385 milliseconds