Searched refs:newChildrenIds (Results 1 – 1 of 1) sorted by relevance
275 final LongArray newChildrenIds = info.getChildNodeIds(); in add() local281 if (newChildrenIds == null || newChildrenIds.indexOf(oldChildId) < 0) { in add()