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