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