Searched refs:SUBCONTINENT (Results 1 - 2 of 2) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DRegion.java56 * ( WORLD, CONTINENT, or SUBCONTINENT ) will always be the containing region instead.
66 * values are WORLD, CONTINENT, SUBCONTINENT, TERRITORY, GROUPING, DEPRECATED, and UNKNOWN.
91 SUBCONTINENT, enum constant in enum:Region.RegionType
94 * the normal WORLD/CONTINENT/SUBCONTINENT/TERRITORY containment tree.
219 r.type = RegionType.SUBCONTINENT;
311 r.type = RegionType.SUBCONTINENT;
333 // such as a SUBCONTINENT, CONTINENT, or WORLD must always be the parent.
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DRegion.java55 * ( WORLD, CONTINENT, or SUBCONTINENT ) will always be the containing region instead.
65 * values are WORLD, CONTINENT, SUBCONTINENT, TERRITORY, GROUPING, DEPRECATED, and UNKNOWN.
97 SUBCONTINENT, enum constant in enum:Region.RegionType
100 * the normal WORLD/CONTINENT/SUBCONTINENT/TERRITORY containment tree.
227 r.type = RegionType.SUBCONTINENT;
319 r.type = RegionType.SUBCONTINENT;
341 // such as a SUBCONTINENT, CONTINENT, or WORLD must always be the parent.

Completed in 140 milliseconds