Searched defs:maxSize (Results 1 – 2 of 2) sorted by relevance
92 BitmapCache(int maxSize) { in BitmapCache()
60 int maxSize = Math.min(MAX_ALBUM_ART_CACHE_SIZE, in AlbumArtCache() local