Home
last modified time | relevance | path

Searched defs:CacheEntry (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/mail/internet/
DAuthenticationCache.java29 private class CacheEntry { class in AuthenticationCache
30 CacheEntry(long accountId, String providerId, String accessToken, String refreshToken, in CacheEntry() method in AuthenticationCache.CacheEntry
/packages/services/Telephony/src/com/android/phone/
DCallerInfoCache.java74 public static class CacheEntry { class in CallerInfoCache
77 public CacheEntry(String customRingtone, boolean shouldSendToVoicemail) { in CacheEntry() method in CallerInfoCache.CacheEntry
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DFileCache.java62 public static final class CacheEntry { class in FileCache
67 private CacheEntry(long id, String contentUrl, File cacheFile) { in CacheEntry() method in FileCache.CacheEntry
/packages/apps/Launcher2/src/com/android/launcher2/
DIconCache.java45 private static class CacheEntry { class in IconCache
/packages/apps/Launcher3/src/com/android/launcher3/
DIconCache.java66 private static class CacheEntry { class in IconCache