Searched refs:hasRegion (Results 1 – 3 of 3) sorted by relevance
24 private static boolean hasRegion(int packed_locale) { in hasRegion() method in LocaleData32 if (hasRegion(packed_locale)) { in findParent()
274 boolean hasRegion = !ltp.getRegion().isEmpty(); in TestConsistency()284 if (hasScript && !hasRegion) { in TestConsistency()305 if (!hasScript && !hasRegion) { in TestConsistency()
550 bool hasRegion = in isLive() local552 cachedQuery = hasRegion ? 1 : 2; in isLive()553 return hasRegion; in isLive()