Searched refs:otherOp (Results 1 – 1 of 1) sorted by relevance
6191 final HistoricalOp otherOp = other.getOpAt(i); in merge() local6192 final HistoricalOp thisOp = getOp(otherOp.getOpName()); in merge()6194 thisOp.merge(otherOp); in merge()6199 mHistoricalOps.put(otherOp.getOpName(), otherOp); in merge() local