Home
last modified time | relevance | path

Searched refs:canUseForInBitmap (Results 1 – 1 of 1) sorted by relevance

/development/samples/training/bitmapfun/src/com/example/android/bitmapfun/util/
DImageCache.java353 if (canUseForInBitmap(item, options)) { in getBitmapFromReusableSet()
494 private static boolean canUseForInBitmap( in canUseForInBitmap() method in ImageCache