Searched defs:offer (Results 1 – 3 of 3) sorted by relevance
| /frameworks/opt/bitmap/src/com/android/bitmap/ | ||
| D | PooledCache.java | 23 void offer(V scrapValue); in offer() method |
| D | UnrefedBitmapCache.java | 108 public void offer(final ReusableBitmap value) { in offer() method in UnrefedBitmapCache |
| D | UnrefedPooledCache.java | 110 public void offer(V value) { in offer() method in UnrefedPooledCache |