Searched defs:FormatterCache (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/core/java/android/text/format/ | ||
H A D | DateTimeFormat.java | 35 static class FormatterCache extends LruCache<String, DateFormat> { class in DateTimeFormat |
H A D | RelativeDateTimeFormatter.java | 61 static class FormatterCache class in RelativeDateTimeFormatter |