Searched refs:getCachedPhoto (Results 1 – 1 of 1) sorted by relevance
352 final Bitmap cached = getCachedPhoto(request.bitmapKey); in loadCachedPhoto()376 final Bitmap cachedReplacement = getCachedPhoto(replacementBitmapKey); in loadCachedPhoto()412 private static Bitmap getCachedPhoto(BitmapIdentifier bitmapKey) { in getCachedPhoto() method in PhotoManager