Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCurrencyMetaInfo.java186 return ALL.withDateRange(from, to); in onDateRange()
209 return ALL.withDateRange(from, to); in onDateRange()
264 public CurrencyFilter withDateRange(Date from, Date to) { in withDateRange() method in CurrencyMetaInfo.CurrencyFilter
290 public CurrencyFilter withDateRange(long from, long to) { in withDateRange() method in CurrencyMetaInfo.CurrencyFilter