Searched refs:ofWithPrefix (Results 1 – 1 of 1) sorted by relevance
402 return ofWithPrefix(zoneId, 3, checkAvailable); in of()404 return ofWithPrefix(zoneId, 2, checkAvailable); in of()417 private static ZoneId ofWithPrefix(String zoneId, int prefixLength, boolean checkAvailable) { in ofWithPrefix() method in ZoneId