Searched refs:mLastBitmap (Results 1 – 1 of 1) sorted by relevance
50 Bitmap mLastBitmap; field in BackgroundHelper.BitmapCache64 if (DEBUG) Log.v(TAG, "hitCache token:" + token + " " + mLastBitmap); in getCache()65 return mLastBitmap; in getCache()76 mLastBitmap = bitmap; in putCache()