HomeSort by relevance Sort by last modified time
    Searched refs:FormatterCache (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/libcore/icu/
DateTimeFormat.java 32 private static final FormatterCache CACHED_FORMATTERS = new FormatterCache();
34 static class FormatterCache extends BasicLruCache<String, DateFormat> {
35 FormatterCache() {
RelativeDateTimeFormatter.java 52 private static final FormatterCache CACHED_FORMATTERS = new FormatterCache();
54 static class FormatterCache
56 FormatterCache() {
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 54 milliseconds