Searched refs:hasTimeZone (Results 1 – 3 of 3) sorted by relevance
239 assertFalse(data.hasTimeZone("THIS_TZ_DOES_NOT_EXIST")); in testMakeTimeZone_notFound()246 assertTrue(data.hasTimeZone("Europe/London")); in testMakeTimeZone_found()
373 public boolean hasTimeZone(String id) throws IOException { in hasTimeZone() method in ZoneInfoDB.TzData
1264 method public boolean hasTimeZone(String) throws java.io.IOException;