Searched defs:ops (Results 1 – 3 of 3) sorted by relevance
29 void reorderOps(List<AdapterHelper.UpdateOp> ops) { in reorderOps()
81 AdapterHelper addUpdateOp(UpdateOp... ops) { in addUpdateOp()747 void recycleUpdateOpsAndClearList(List<UpdateOp> ops) { in recycleUpdateOpsAndClearList()
241 public void orderedRandom(int... ops) { in orderedRandom()348 private void assertAllMovesAtTheEnd(List<UpdateOp> ops) { in assertAllMovesAtTheEnd()