Searched refs:decodeSampledBitmapFromUriString (Results 1 – 4 of 4) sorted by relevance
81 public static ScaledBitmapInfo decodeSampledBitmapFromUriString(Context context, in decodeSampledBitmapFromUriString() method in BitmapUtils
370 .decodeSampledBitmapFromUriString(mAppContext, getKey(), mMaxWidth, mMaxHeight); in doGetBitmapInBackground()
254 ScaledBitmapInfo bitmapInfo = BitmapUtils.decodeSampledBitmapFromUriString( in doInBackground()
393 ScaledBitmapInfo posterArtBitmapInfo = BitmapUtils.decodeSampledBitmapFromUriString(this, in sendNotification()