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

  /external/icu/android_icu4j/src/main/java/android/icu/text/
AlphabeticIndex.java 157 private String inflowLabel = "\u2026";
372 * Set the inflowLabel label
373 * @param inflowLabel see class description
376 public AlphabeticIndex<V> setInflowLabel(String inflowLabel) {
377 this.inflowLabel = inflowLabel;
389 return inflowLabel; // TODO get localized version
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
AlphabeticIndex.java 157 private String inflowLabel = "\u2026";
387 * Set the inflowLabel label
388 * @param inflowLabel see class description
392 public AlphabeticIndex<V> setInflowLabel(String inflowLabel) {
393 this.inflowLabel = inflowLabel;
406 return inflowLabel; // TODO get localized version
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.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 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 51 milliseconds