Home
last modified time | relevance | path

Searched refs:nameLengthIn (Results 1 – 2 of 2) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DLocaleDisplayNamesImpl.java738 DisplayContext nameLengthIn = DisplayContext.LENGTH_FULL; in get() local
750 nameLengthIn = contextItem; in get()
760nameLengthIn == this.nameLength && substituteHandling == this.substituteHandling && in get()
765 this.nameLength = nameLengthIn; in get()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DLocaleDisplayNamesImpl.java734 DisplayContext nameLengthIn = DisplayContext.LENGTH_FULL; in get() local
746 nameLengthIn = contextItem; in get()
756nameLengthIn == this.nameLength && substituteHandling == this.substituteHandling && in get()
761 this.nameLength = nameLengthIn; in get()