Home
last modified time | relevance | path

Searched defs:bitmapKey (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/photomanager/
DPhotoManager.java412 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