Searched refs:recycleUpdateOpsAndClearList (Results 1 – 1 of 1) sorted by relevance
86 recycleUpdateOpsAndClearList(mPendingUpdates); in reset()87 recycleUpdateOpsAndClearList(mPostponedList); in reset()122 recycleUpdateOpsAndClearList(mPostponedList); in consumePostponedUpdates()582 recycleUpdateOpsAndClearList(mPendingUpdates); in consumeUpdatesInOnePass()746 void recycleUpdateOpsAndClearList(List<UpdateOp> ops) { in recycleUpdateOpsAndClearList() method in AdapterHelper