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