OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NUM_TIME_ZONE_NAMES
(Results
1 - 3
of
3
) sorted by null
/external/icu/android_icu4j/src/main/java/android/icu/impl/
TimeZoneNamesImpl.java
579
private static int
NUM_TIME_ZONE_NAMES
= 7; // incl. EXEMPLAR_LOCATION
600
return new ZNamesLoader(
NUM_TIME_ZONE_NAMES
);
680
if (length == numNames || numNames ==
NUM_TIME_ZONE_NAMES
) {
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
TimeZoneNamesImpl.java
577
private static int
NUM_TIME_ZONE_NAMES
= 7; // incl. EXEMPLAR_LOCATION
598
return new ZNamesLoader(
NUM_TIME_ZONE_NAMES
);
678
if (length == numNames || numNames ==
NUM_TIME_ZONE_NAMES
) {
[
all
...]
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
Completed in 297 milliseconds