Searched defs:checkAvailable (Results 1 – 3 of 3) sorted by relevance
397 static ZoneId of(String zoneId, boolean checkAvailable) { in of()417 private static ZoneId ofWithPrefix(String zoneId, int prefixLength, boolean checkAvailable) { in ofWithPrefix()
114 static ZoneRegion ofId(String zoneId, boolean checkAvailable) { in ofId()
96 static java.time.ZoneId of(java.lang.String zoneId, boolean checkAvailable) { in of()101 java.lang.String zoneId, int prefixLength, boolean checkAvailable) { in ofWithPrefix()