Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/bitmap/
DPooledCache.java23 void offer(V scrapValue); in offer() method
DAltBitmapCache.java90 public void offer(final ReusableBitmap value) { in offer() method in AltBitmapCache
DAltPooledCache.java98 public void offer(V value) { in offer() method in AltPooledCache
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DDictionaryPool.java126 public boolean offer(final DictAndKeyboard dict) { in offer() method in DictionaryPool