Searched refs:localEntry (Results 1 – 1 of 1) sorted by relevance
130 final ValuesDelta localEntry = local.getEntry(childId); in mergeAfter() local131 final ValuesDelta merged = ValuesDelta.mergeAfter(localEntry, remoteEntry); in mergeAfter()133 if (localEntry == null && merged != null) { in mergeAfter()