Searched refs:otherUidOps (Results 1 – 1 of 1) sorted by relevance
5518 final HistoricalUidOps otherUidOps = other.getUidOpsAt(i); in merge() local5519 final HistoricalUidOps thisUidOps = getUidOps(otherUidOps.getUid()); in merge()5521 thisUidOps.merge(otherUidOps); in merge()5526 mHistoricalUidOps.put(otherUidOps.getUid(), otherUidOps); in merge() local