Searched defs:offer (Results 1 – 5 of 5) sorted by relevance
23 void offer(V scrapValue); in offer() method
108 public void offer(final ReusableBitmap value) { in offer() method in UnrefedBitmapCache
110 public void offer(V value) { in offer() method in UnrefedPooledCache
50 public void offer(BufferedImage img) { in offer() method in Bucket
359 public void offer(@NonNull Step step) { in offer() method in VibrationThread.StepQueue