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.java754 DisplayContext nameLengthIn = DisplayContext.LENGTH_FULL; in get() local
766 nameLengthIn = contextItem; in get()
776nameLengthIn == this.nameLength && substituteHandling == this.substituteHandling && in get()
781 this.nameLength = nameLengthIn; in get()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DLocaleDisplayNamesImpl.java744 DisplayContext nameLengthIn = DisplayContext.LENGTH_FULL; in get() local
756 nameLengthIn = contextItem; in get()
766nameLengthIn == this.nameLength && substituteHandling == this.substituteHandling && in get()
771 this.nameLength = nameLengthIn; in get()