Searched defs:CacheEntry (Results 1 – 6 of 6) sorted by relevance
29 private class CacheEntry { class in AuthenticationCache30 CacheEntry(long accountId, String providerId, String accessToken, String refreshToken, in CacheEntry() method in AuthenticationCache.CacheEntry
74 public static class CacheEntry { class in CallerInfoCache77 public CacheEntry(String customRingtone, boolean shouldSendToVoicemail) { in CacheEntry() method in CallerInfoCache.CacheEntry
106 private static class CacheEntry<V> { class in AbstractCache
62 public static final class CacheEntry { class in FileCache67 private CacheEntry(long id, String contentUrl, File cacheFile) { in CacheEntry() method in FileCache.CacheEntry
45 private static class CacheEntry { class in IconCache
80 @Thunk static class CacheEntry { class in IconCache