Searched refs:mCachedBitmapFactoryOptions (Results 1 – 1 of 1) sorted by relevance
129 private BitmapFactoryOptionsCache mCachedBitmapFactoryOptions = new BitmapFactoryOptionsCache(); field in WidgetPreviewLoader432 final BitmapFactory.Options opts = mCachedBitmapFactoryOptions.get(); in readFromDb()