HomeSort by relevance Sort by last modified time
    Searched refs:CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE (Results 1 - 25 of 35) sorted by null

1 2

  /external/icu/android_icu4j/src/main/java/android/icu/text/
DisplayContext.java 53 CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE(Type.CAPITALIZATION, 2),
RuleBasedNumberFormat.java     [all...]
RelativeDateTimeFormatter.java 412 capitalizationContext == DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE ?
    [all...]
SimpleDateFormat.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DisplayContext.java 58 CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE(Type.CAPITALIZATION, 2),
RuleBasedNumberFormat.java     [all...]
RelativeDateTimeFormatter.java 466 capitalizationContext == DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE ?
    [all...]
SimpleDateFormat.java     [all...]
  /libcore/luni/src/main/java/libcore/icu/
RelativeDateTimeFormatter.java 95 final DisplayContext displayContext = DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE;
299 flags, DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE);
312 DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE);
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
RelativeDateFormat.java 129 (capitalizationContext == DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE ||
205 if (capitalizationBrkIter == null && (context==DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE ||
LocaleDisplayNamesImpl.java 229 if (needBrkIter || capitalization == DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE) {
271 (capitalization==DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE ||
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
RelativeDateFormat.java 127 (capitalizationContext == DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE ||
203 if (capitalizationBrkIter == null && (context==DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE ||
LocaleDisplayNamesImpl.java 225 if (needBrkIter || capitalization == DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE) {
267 (capitalization==DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE ||
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
RelativeDateTimeFormatterTest.java 170 DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE);
491 DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE);
    [all...]
RbnfTest.java     [all...]
DateFormatTest.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
RelativeDateTimeFormatterTest.java 167 DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE);
488 DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE);
    [all...]
RbnfTest.java     [all...]
DateFormatTest.java     [all...]
  /frameworks/base/core/java/android/view/inputmethod/
InputMethodSubtype.java 480 displayContext = DisplayContext.CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
ULocaleTest.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ULocaleTest.java     [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 

Completed in 547 milliseconds

1 2