Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/text/format/
H A DDateTimeFormat.java33 private static final FormatterCache CACHED_FORMATTERS = new FormatterCache();
35 static class FormatterCache extends LruCache<String, DateFormat> { class in DateTimeFormat
36 FormatterCache() { in FormatterCache() method in DateTimeFormat.FormatterCache
H A DRelativeDateTimeFormatter.java59 private static final FormatterCache CACHED_FORMATTERS = new FormatterCache();
61 static class FormatterCache class in RelativeDateTimeFormatter
63 FormatterCache() { in FormatterCache() method in RelativeDateTimeFormatter.FormatterCache
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes7968 android.text.format.DateTimeFormat$FormatterCache
7975 android.text.format.RelativeDateTimeFormatter$FormatterCache
H A Dboot-image-profile.txt30766 Landroid/text/format/DateTimeFormat$FormatterCache;
30773 Landroid/text/format/RelativeDateTimeFormatter$FormatterCache;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes7999 android.text.format.DateTimeFormat$FormatterCache
8006 android.text.format.RelativeDateTimeFormatter$FormatterCache
H A Dboot-image-profile.txt40900 Landroid/text/format/DateTimeFormat$FormatterCache;
40907 Landroid/text/format/RelativeDateTimeFormatter$FormatterCache;