Searched defs:CacheKey (Results 1 – 5 of 5) sorted by relevance
40 private static class CacheKey { class in BitmapCachingAsset47 CacheKey(Asset asset, int width, int height) { in CacheKey() method in BitmapCachingAsset.CacheKey51 CacheKey(Asset asset, int width, int height, boolean rtl, Rect rect) { in CacheKey() method in BitmapCachingAsset.CacheKey
359 private static class CacheKey { class in ThumbnailCache364 CacheKey(Uri uri, UserId userId, Point point) { in CacheKey() method in ThumbnailCache.CacheKey
536 private data class CacheKey( dataClass
279 private data class CacheKey( dataClass
966 private static final class CacheKey { class in LockSettingsStorage.Cache