Searched refs:oldChildId (Results 1 – 1 of 1) sorted by relevance
279 final long oldChildId = oldInfo.getChildId(i); in add() local281 if (newChildrenIds == null || newChildrenIds.indexOf(oldChildId) < 0) { in add()282 clearSubTreeLocked(windowId, oldChildId); in add()