Searched refs:otherUidOps (Results 1 – 1 of 1) sorted by relevance
4685 final HistoricalUidOps otherUidOps = other.getUidOpsAt(i); in merge() local4686 final HistoricalUidOps thisUidOps = getUidOps(otherUidOps.getUid()); in merge()4688 thisUidOps.merge(otherUidOps); in merge()4693 mHistoricalUidOps.put(otherUidOps.getUid(), otherUidOps); in merge() local