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