Home
last modified time | relevance | path

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

/development/samples/training/ContactsList/src/com/example/android/contactslist/util/
DImageCache.java101 public void addBitmapToCache(String data, Bitmap bitmap) { in addBitmapToCache() method in ImageCache
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DImageCache.java235 public void addBitmapToCache(String data, BitmapDrawable value) { in addBitmapToCache() method in ImageCache