Searched refs:recycleUpdateOp (Results 1 – 2 of 2) sorted by relevance
176 recycleUpdateOp(op); in applyRemove()216 recycleUpdateOp(op); in applyUpdate()285 recycleUpdateOp(tmp); in dispatchAndUpdateViewHolders()294 recycleUpdateOp(op); in dispatchAndUpdateViewHolders()301 recycleUpdateOp(tmp); in dispatchAndUpdateViewHolders()399 recycleUpdateOp(op); in updatePositionWithPostponed()403 recycleUpdateOp(op); in updatePositionWithPostponed()739 public void recycleUpdateOp(UpdateOp op) { in recycleUpdateOp() method in AdapterHelper749 recycleUpdateOp(ops.get(i)); in recycleUpdateOpsAndClearList()
92 mCallback.recycleUpdateOp(removeOp); in swapMoveRemove()112 mCallback.recycleUpdateOp(moveOp); in swapMoveRemove()208 mCallback.recycleUpdateOp(updateOp); in swapMoveUpdate()237 void recycleUpdateOp(UpdateOp op); in recycleUpdateOp() method