Searched defs:Entry (Results 1 – 6 of 6) sorted by relevance
265 public static class Entry { class in FeedParser271 Entry(String id, String title, String link, long published) { in Entry() method in FeedParser.Entry
49 public static class Entry implements BaseColumns { class in FeedContract
896 private final class Entry { class in DiskLruCache911 private Entry(String key) { in Entry() method in DiskLruCache.Entry