Searched refs:delegateList (Results 1 – 1 of 1) sorted by relevance
263 List<libcore.timezone.CountryTimeZones.TimeZoneMapping> delegateList = in getEffectiveTimeZoneMappingsAt() local266 List<TimeZoneMapping> toReturn = new ArrayList<>(delegateList.size()); in getEffectiveTimeZoneMappingsAt()267 for (libcore.timezone.CountryTimeZones.TimeZoneMapping delegateMapping : delegateList) { in getEffectiveTimeZoneMappingsAt()