Searched defs:candidateLocales (Results 1 – 1 of 1) sorted by relevance
168 List<Locale> candidateLocales = getCandidateLocales(targetLocale); in createBundleImpl() local295 …NBundle loadBundleChain (FileHandle baseFileHandle, String encoding, List<Locale> candidateLocales, in loadBundleChain()