Searched refs:memoryClassBytes (Results 1 – 1 of 1) sorted by relevance
124 final int memoryClassBytes = am.getMemoryClass() * 1024 * 1024; in onCreate() local138 mThumbnailCache = new ThumbnailCache(memoryClassBytes / 4); in onCreate()