OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SHORT_NAME
(Results
1 - 4
of
4
) sorted by null
/libcore/luni/src/main/java/libcore/icu/
TimeZoneNames.java
40
public static final int
SHORT_NAME
= 2;
122
return (style == TimeZone.LONG) ? row[LONG_NAME] : row[
SHORT_NAME
];
/external/caliper/lib/
joda-time-2.1.jar
/prebuilts/tools/common/m2/repository/joda-time/joda-time/2.8.1/
joda-time-2.8.1.jar
/prebuilts/tools/common/m2/repository/joda-time/joda-time/2.9.1/
joda-time-2.9.1.jar
Completed in 256 milliseconds