Searched refs:thisUidOps (Results 1 – 1 of 1) sorted by relevance
5519 final HistoricalUidOps thisUidOps = getUidOps(otherUidOps.getUid()); in merge() local5520 if (thisUidOps != null) { in merge()5521 thisUidOps.merge(otherUidOps); in merge()