Home
last modified time | relevance | path

Searched refs:notAfterCutOff (Results 1 – 1 of 1) sorted by relevance

/system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/
DCountryZoneTree.java496 public CountryZoneUsage calculateCountryZoneUsage(Instant notAfterCutOff) { in calculateCountryZoneUsage() argument
528 if (!notAfterCutOff.isAfter(endInstant)) { in calculateCountryZoneUsage()