Home | History | Annotate | Download | only in text

Lines Matching defs:isLocale

194         public boolean isLocale() {
203 * If isLocale() is false, always return null.
635 if (src.isLocale()) {
637 } else if (trg.isLocale()) {
664 // assert(specToOpen.isLocale());