Searched refs:getDrawableForBitmap (Results 1 – 1 of 1) sorted by relevance
972 layers[1] = getDrawableForBitmap(mContext.getResources(), cachedBitmap, request); in loadCachedPhoto()978 getDrawableForBitmap(mContext.getResources(), cachedBitmap, request)); in loadCachedPhoto()997 private Drawable getDrawableForBitmap(Resources resources, Bitmap bitmap, Request request) { in getDrawableForBitmap() method in ContactPhotoManagerImpl