Searched refs:ZonePeriodsKey (Results 1 – 4 of 4) sorted by relevance
171 static final class ZonePeriodsKey { class in ZoneOffsetPeriod175 public ZonePeriodsKey(List<ZoneOffsetPeriod> periods) { in ZonePeriodsKey() method in ZoneOffsetPeriod.ZonePeriodsKey187 ZonePeriodsKey zoneKey = (ZonePeriodsKey) o; in equals()
116 public ZoneOffsetPeriod.ZonePeriodsKey createZonePeriodsKey( in createZonePeriodsKey()120 return new ZoneOffsetPeriod.ZonePeriodsKey(periodsSubList); in createZonePeriodsKey()
20 import com.android.libcore.timezone.tzlookup.zonetree.ZoneOffsetPeriod.ZonePeriodsKey;377 Map<ZonePeriodsKey, List<ZoneInfo>> newSetsMap = new HashMap<>(); in growTree()388 ZonePeriodsKey zoneKey = in growTree()398 for (Map.Entry<ZonePeriodsKey, List<ZoneInfo>> newSetEntry : newSetsMap.entrySet()) { in growTree()
89 ZoneOffsetPeriod.ZonePeriodsKey denverPeriodsKey = in testCreateKey()91 ZoneOffsetPeriod.ZonePeriodsKey boisePeriodsKey = in testCreateKey()