Home
last modified time | relevance | path

Searched defs:ReferenceWithHistory (Results 1 – 1 of 1) sorted by relevance

/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/core/
DReferenceWithHistory.java57 final class ReferenceWithHistory<V> { class
76 public ReferenceWithHistory(@IntRange(from = 1) int maxHistorySize) { in ReferenceWithHistory() method in ReferenceWithHistory
86 public ReferenceWithHistory(@IntRange(from = 1) int maxHistorySize, in ReferenceWithHistory() method in ReferenceWithHistory