Searched refs:otherOp (Results 1 – 1 of 1) sorted by relevance
6498 final HistoricalOp otherOp = other.getOpAt(i); in merge() local6499 final HistoricalOp thisOp = getOp(otherOp.getOpName()); in merge()6501 thisOp.merge(otherOp); in merge()6506 mHistoricalOps.put(otherOp.getOpName(), otherOp); in merge() local