Home | History | Annotate | Download | only in util

Lines Matching defs:UND

433      * except for the 'und' locale.
464 // Don't resolve region if the requested locale is 'und', it will resolve to US
466 if (UND.equals(locale)) {
485 private static final ULocale UND = new ULocale("und");