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