Searched refs:oldChildCount (Results 1 – 1 of 1) sorted by relevance
501 final int oldChildCount = oldInfo.getChildCount(); in add() local502 for (int i = 0; i < oldChildCount; i++) { in add()