Searched refs:BitmapFactoryOptionsCache (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DWidgetPreviewLoader.java99 class BitmapFactoryOptionsCache extends SoftReferenceThreadLocal<BitmapFactory.Options> { class in inherits:SoftReferenceThreadLocal
129 private BitmapFactoryOptionsCache mCachedBitmapFactoryOptions = new BitmapFactoryOptionsCache();

Completed in 12 milliseconds