Searched refs:timeZoneGeographicPoints (Results 1 – 1 of 1) sorted by relevance
419 Map<String, GeographicPoint> timeZoneGeographicPoints; in initGeographicPoint() local423 timeZoneGeographicPoints = null; in initGeographicPoint()426 if (timeZoneGeographicPoints == null) { in initGeographicPoint()433 timeZoneGeographicPoints.put("Pacific/Apia", apia); in initGeographicPoint()437 timeZoneGeographicPoints.put("Pacific/Samoa", apia); in initGeographicPoint()438 timeZoneGeographicPoints.put("US/Samoa", apia); in initGeographicPoint()812 timeZoneGeographicPoints.put("Asia/Dubai", dubai); in initGeographicPoint()847 timeZoneGeographicPoints.put("Asia/Dacca", dacca); in initGeographicPoint()848 timeZoneGeographicPoints.put("Asia/Dhaka", dacca); in initGeographicPoint()902 timeZoneGeographicPoints.put("Asia/Tokyo", tokyo); in initGeographicPoint()[all …]