Searched refs:otherUidOps (Results 1 – 1 of 1) sorted by relevance
5211 final HistoricalUidOps otherUidOps = other.getUidOpsAt(i); in merge() local5212 final HistoricalUidOps thisUidOps = getUidOps(otherUidOps.getUid()); in merge()5214 thisUidOps.merge(otherUidOps); in merge()5219 mHistoricalUidOps.put(otherUidOps.getUid(), otherUidOps); in merge() local