Searched refs:NON_LOCATION (Results 1 – 1 of 1) sorted by relevance
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | TimezoneFormatter.java | 58 GMT, LOCATION, NON_LOCATION; enumConstant 83 … Length.OTHER), vvvv(Type.GENERIC, Location.NON_LOCATION, Length.LONG), v(Type.GENERIC, Location.N… 84 …ength.SHORT), zzzz(Type.SPECIFIC, Location.NON_LOCATION, Length.LONG), z(Type.SPECIFIC, Location.N… 246 if (type == Type.GENERIC && location == Location.NON_LOCATION) { in getFormattedZone() 301 case NON_LOCATION: in getFormattedZoneInternal()
|