Searched defs:bitmapKey (Results 1 – 1 of 1) sorted by relevance
412 private static Bitmap getCachedPhoto(BitmapIdentifier bitmapKey) { in getCachedPhoto()534 protected static void cacheBitmap(final BitmapIdentifier bitmapKey, final Bitmap bitmap) { in cacheBitmap()898 public final BitmapIdentifier bitmapKey; field in PhotoManager.Request