Searched refs:mDrawableFactory (Results 1 – 2 of 2) sorted by relevance
36 private LoaderCompatShim<Cursor> mDrawableFactory; field in PhotoThumbnailAdapter44 mDrawableFactory = factory; in setDrawableFactory()51 Drawable drawable = mDrawableFactory.drawableForItem(cursor, recycle); in bindView()
39 private LoaderCompatShim<Cursor> mDrawableFactory; field in AlbumSetCursorAdapter42 mDrawableFactory = factory; in setDrawableFactory()64 Drawable drawable = mDrawableFactory.drawableForItem(cursor, recycle); in bindView()