Searched refs:onUnPool (Results 1 – 3 of 3) sorted by relevance
26 if (callback != null) callback.onUnPool(obj); in get()53 public void onUnPool(T obj); in onUnPool() method
53 @Override public void onUnPool(Timeline obj) {obj.reset();}
122 @Override public void onUnPool(Tween obj) {obj.reset();}